{
  "_args": [
    [
      "vow@~0.4.8",
      "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/jscs"
    ]
  ],
  "_from": "vow@>=0.4.8 <0.5.0",
  "_id": "vow@0.4.11",
  "_inCache": true,
  "_installable": true,
  "_location": "/vow",
  "_nodeVersion": "0.12.0",
  "_npmUser": {
    "email": "dfilatov@yandex-team.ru",
    "name": "dfilatov"
  },
  "_npmVersion": "2.5.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "vow",
    "raw": "vow@~0.4.8",
    "rawSpec": "~0.4.8",
    "scope": null,
    "spec": ">=0.4.8 <0.5.0",
    "type": "range"
  },
  "_requiredBy": [
    "/jscs",
    "/vow-fs",
    "/vow-queue"
  ],
  "_resolved": "https://registry.npmjs.org/vow/-/vow-0.4.11.tgz",
  "_shasum": "b7bf18852a2cad7892a2c5c538c4cd7bb3ee13c8",
  "_shrinkwrap": null,
  "_spec": "vow@~0.4.8",
  "_where": "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/jscs",
  "author": {
    "email": "dfilatov@yandex-team.ru",
    "name": "Dmitry Filatov"
  },
  "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.1.0",
    "uglify-js": "1.3.4",
    "yate": "0.0.65"
  },
  "directories": {},
  "dist": {
    "shasum": "b7bf18852a2cad7892a2c5c538c4cd7bb3ee13c8",
    "tarball": "http://registry.npmjs.org/vow/-/vow-0.4.11.tgz"
  },
  "enb": {
    "sources": [
      "lib/vow.js"
    ]
  },
  "engines": {
    "node": ">= 0.4.0"
  },
  "gitHead": "d7399898944ab1981cb73bd7b2f7b5f2e77619fc",
  "homepage": "http://dfilatov.github.io/vow/",
  "keywords": [
    "a+",
    "async",
    "browser",
    "dom",
    "nodejs",
    "promise"
  ],
  "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.11"
}
