{
  "_from": "vow@0.4.19",
  "_id": "vow@0.4.19",
  "_inBundle": false,
  "_integrity": "sha512-S+0+CiQlbUhTNWMlJdqo/ARuXOttXdvw5ACGyh1W97NFHUdwt3Fzyaus03Kvdmo733dwnYS9AGJSDg0Zu8mNfA==",
  "_location": "/vow",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "vow@0.4.19",
    "name": "vow",
    "escapedName": "vow",
    "rawSpec": "0.4.19",
    "saveSpec": null,
    "fetchSpec": "0.4.19"
  },
  "_requiredBy": [
    "/csscomb",
    "/vow-fs",
    "/vow-queue"
  ],
  "_resolved": "https://registry.npmjs.org/vow/-/vow-0.4.19.tgz",
  "_shasum": "cc5ef4d6bb6972d830830a7c9ecf8ad834a7c525",
  "_spec": "vow@0.4.19",
  "_where": "C:\\xampp\\htdocs\\Quiety\\node_modules\\csscomb",
  "author": {
    "name": "Dmitry Filatov",
    "email": "dfilatov@yandex-team.ru"
  },
  "bugs": {
    "url": "https://github.com/dfilatov/vow/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Dmitry Filatov",
      "email": "dfilatov@yandex-team.ru"
    }
  ],
  "dependencies": {},
  "deprecated": false,
  "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"
  },
  "enb": {
    "sources": [
      "lib/vow.js"
    ]
  },
  "engines": {
    "node": ">= 0.4.0"
  },
  "homepage": "http://dfilatov.github.io/vow/",
  "keywords": [
    "nodejs",
    "browser",
    "async",
    "promise",
    "dom",
    "a+"
  ],
  "license": "MIT",
  "main": "lib/vow",
  "name": "vow",
  "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.19"
}
