85 lines
2.0 KiB
JSON
85 lines
2.0 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"pn@^1.1.0",
|
|
"/home/bernhard/freifunk-app/node_modules/jsdom"
|
|
]
|
|
],
|
|
"_from": "pn@>=1.1.0 <2.0.0",
|
|
"_id": "pn@1.1.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/pn",
|
|
"_nodeVersion": "9.3.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/pn-1.1.0.tgz_1515011741437_0.9148412847425789"
|
|
},
|
|
"_npmUser": {
|
|
"email": "cscott@cscott.net",
|
|
"name": "cscott"
|
|
},
|
|
"_npmVersion": "5.6.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "pn",
|
|
"raw": "pn@^1.1.0",
|
|
"rawSpec": "^1.1.0",
|
|
"scope": null,
|
|
"spec": ">=1.1.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/jsdom"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/pn/-/pn-1.1.0.tgz",
|
|
"_shasum": "e2f4cef0e219f463c179ab37463e4e1ecdccbafb",
|
|
"_shrinkwrap": null,
|
|
"_spec": "pn@^1.1.0",
|
|
"_where": "/home/bernhard/freifunk-app/node_modules/jsdom",
|
|
"author": {
|
|
"name": "C. Scott Ananian"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/cscott/node-pn/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Promisify the node standard library.",
|
|
"devDependencies": {
|
|
"es6-shim": "~0.35.3",
|
|
"mocha": "~3.5.0",
|
|
"prfun": "~2.1.4"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"integrity": "sha512-2qHaIQr2VLRFoxe2nASzsV6ef4yOOH+Fi9FBOVH6cqeSgUnoyySPZkxzLuzd+RYOQTRpROA0ztTMqxROKSb/nA==",
|
|
"shasum": "e2f4cef0e219f463c179ab37463e4e1ecdccbafb",
|
|
"tarball": "https://registry.npmjs.org/pn/-/pn-1.1.0.tgz"
|
|
},
|
|
"gitHead": "376778921fbdaf3eb63552f7349e52addb6b8cd1",
|
|
"homepage": "https://github.com/cscott/node-pn#readme",
|
|
"keywords": [
|
|
"node",
|
|
"promise"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "cscott",
|
|
"email": "cscott@cscott.net"
|
|
}
|
|
],
|
|
"name": "pn",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/cscott/node-pn.git"
|
|
},
|
|
"scripts": {
|
|
"generate": "scripts/generate.js",
|
|
"test": "mocha"
|
|
},
|
|
"version": "1.1.0"
|
|
}
|