{
  "_args": [
    [
      {
        "raw": "vow@0.4.4",
        "scope": null,
        "escapedName": "vow",
        "name": "vow",
        "rawSpec": "0.4.4",
        "spec": "0.4.4",
        "type": "version"
      },
      "/Users/tsnorri/bower_components/bootstrap/node_modules/csscomb"
    ]
  ],
  "_from": "vow@0.4.4",
  "_id": "vow@0.4.4",
  "_inCache": true,
  "_location": "/vow",
  "_npmUser": {
    "name": "dfilatov",
    "email": "dfilatov@yandex-team.ru"
  },
  "_npmVersion": "1.3.21",
  "_phantomChildren": {},
  "_requested": {
    "raw": "vow@0.4.4",
    "scope": null,
    "escapedName": "vow",
    "name": "vow",
    "rawSpec": "0.4.4",
    "spec": "0.4.4",
    "type": "version"
  },
  "_requiredBy": [
    "/csscomb",
    "/csscomb-core",
    "/grunt-jscs",
    "/vow-fs",
    "/vow-queue"
  ],
  "_resolved": "https://registry.npmjs.org/vow/-/vow-0.4.4.tgz",
  "_shasum": "c9fe4609129d7f5aa621508ebe64b51c95bc7b98",
  "_shrinkwrap": null,
  "_spec": "vow@0.4.4",
  "_where": "/Users/tsnorri/bower_components/bootstrap/node_modules/csscomb",
  "author": {
    "name": "Dmitry Filatov",
    "email": "dfilatov@yandex-team.ru"
  },
  "bugs": {
    "url": "https://github.com/dfilatov/vow/issues"
  },
  "contributors": [
    {
      "name": "Dmitry Filatov",
      "email": "dfilatov@yandex-team.ru"
    }
  ],
  "dependencies": {},
  "description": "DOM Promise and Promises/A+ implementation for Node.js and browsers",
  "devDependencies": {
    "bem-jsd": "1.3.1",
    "highlight.js": "7.5.0",
    "istanbul": "",
    "jspath": "0.2.11",
    "marked": "0.2.10",
    "nodeunit": "",
    "promises-aplus-tests": "2.0.3",
    "uglify-js": "1.3.4",
    "yate": "0.0.65"
  },
  "directories": {},
  "dist": {
    "shasum": "c9fe4609129d7f5aa621508ebe64b51c95bc7b98",
    "tarball": "https://registry.npmjs.org/vow/-/vow-0.4.4.tgz"
  },
  "enb": {
    "sources": [
      "lib/vow.js"
    ]
  },
  "engines": {
    "node": ">= 0.4.0"
  },
  "homepage": "https://github.com/dfilatov/vow",
  "keywords": [
    "nodejs",
    "browser",
    "async",
    "promise",
    "dom",
    "a+"
  ],
  "main": "lib/vow",
  "maintainers": [
    {
      "name": "dfilatov",
      "email": "dfilatov@yandex-team.ru"
    }
  ],
  "name": "vow",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/dfilatov/vow.git"
  },
  "scripts": {
    "test": "./node_modules/istanbul/lib/cli.js test test/utils/runner.js"
  },
  "version": "0.4.4"
}
