kitchensink
Version:
Dispatch's awesome components and style guide
106 lines (105 loc) • 2.43 kB
JSON
{
"_args": [
[
"vow@~0.4.8",
"/Users/derekcaneja/Git/dispatch.me/kitchen/examples/node_modules/jscs"
]
],
"_from": "vow@>=0.4.8 <0.5.0",
"_id": "vow@0.4.12",
"_inCache": true,
"_installable": true,
"_location": "/vow",
"_nodeVersion": "4.2.1",
"_npmUser": {
"email": "dfilatov@yandex-team.ru",
"name": "dfilatov"
},
"_npmVersion": "2.14.7",
"_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.12.tgz",
"_shasum": "da472cc60cf3b08147556c0f370f2c805ae4b449",
"_shrinkwrap": null,
"_spec": "vow@~0.4.8",
"_where": "/Users/derekcaneja/Git/dispatch.me/kitchen/examples/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": "da472cc60cf3b08147556c0f370f2c805ae4b449",
"tarball": "http://registry.npmjs.org/vow/-/vow-0.4.12.tgz"
},
"enb": {
"sources": [
"lib/vow.js"
]
},
"engines": {
"node": ">= 0.4.0"
},
"gitHead": "4ffea03bdc09074a18cb52088670c384fb3a61cb",
"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.12"
}