| Current Path : /var/www/html/test/wetty2/node_modules/nodeify/ |
| Current File : /var/www/html/test/wetty2/node_modules/nodeify/package.json |
{
"_args": [
[
{
"raw": "nodeify@~1.0.1",
"scope": null,
"escapedName": "nodeify",
"name": "nodeify",
"rawSpec": "~1.0.1",
"spec": ">=1.0.1 <1.1.0",
"type": "range"
},
"/var/www/html/test/wetty/node_modules/json-future"
]
],
"_from": "nodeify@>=1.0.1 <1.1.0",
"_id": "nodeify@1.0.1",
"_inCache": true,
"_location": "/nodeify",
"_nodeVersion": "6.4.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/nodeify-1.0.1.tgz_1488126259719_0.5255854076240212"
},
"_npmUser": {
"name": "forbeslindesay",
"email": "forbes@lindesay.co.uk"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"raw": "nodeify@~1.0.1",
"scope": null,
"escapedName": "nodeify",
"name": "nodeify",
"rawSpec": "~1.0.1",
"spec": ">=1.0.1 <1.1.0",
"type": "range"
},
"_requiredBy": [
"/json-future"
],
"_resolved": "https://registry.npmjs.org/nodeify/-/nodeify-1.0.1.tgz",
"_shasum": "64ab69a7bdbaf03ce107b4f0335c87c0b9e91b1d",
"_shrinkwrap": null,
"_spec": "nodeify@~1.0.1",
"_where": "/var/www/html/test/wetty/node_modules/json-future",
"author": {
"name": "ForbesLindesay"
},
"bugs": {
"url": "https://github.com/then/nodeify/issues"
},
"dependencies": {
"is-promise": "~1.0.0",
"promise": "~1.3.0"
},
"description": "Convert promised code to use node style callbacks",
"devDependencies": {
"mocha": "~1.8.1",
"mocha-as-promised": "~1.2.1"
},
"directories": {},
"dist": {
"shasum": "64ab69a7bdbaf03ce107b4f0335c87c0b9e91b1d",
"tarball": "https://registry.npmjs.org/nodeify/-/nodeify-1.0.1.tgz"
},
"gitHead": "444f8a68890fd08b9b30113784833283c61d277e",
"homepage": "https://github.com/then/nodeify#readme",
"keywords": [
"promise",
"then",
"nodeify",
"callback"
],
"license": "MIT",
"maintainers": [
{
"name": "forbeslindesay",
"email": "forbes@lindesay.co.uk"
}
],
"name": "nodeify",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/then/nodeify.git"
},
"scripts": {
"prepublish": "npm test",
"test": "mocha -R spec"
},
"version": "1.0.1"
}