You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

84 lines
2.2 KiB

{
"_args": [
[
"call-me-maybe@^1.0.1",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@mrmlnc/readdir-enhanced"
]
],
"_from": "call-me-maybe@>=1.0.1 <2.0.0",
"_id": "call-me-maybe@1.0.1",
"_inCache": true,
"_installable": true,
"_location": "/call-me-maybe",
"_nodeVersion": "0.12.7",
"_npmUser": {
"email": "eric@limulus.net",
"name": "limulus"
},
"_npmVersion": "2.14.2",
"_phantomChildren": {},
"_requested": {
"name": "call-me-maybe",
"raw": "call-me-maybe@^1.0.1",
"rawSpec": "^1.0.1",
"scope": null,
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/@mrmlnc/readdir-enhanced"
],
"_resolved": "https://registry.npmjs.org/call-me-maybe/-/call-me-maybe-1.0.1.tgz",
"_shasum": "26d208ea89e37b5cbde60250a15f031c16a4d66b",
"_shrinkwrap": null,
"_spec": "call-me-maybe@^1.0.1",
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@mrmlnc/readdir-enhanced",
"author": {
"email": "eric@limulus.net",
"name": "Eric McCarthy",
"url": "http://www.limulus.net/"
},
"bugs": {
"url": "https://github.com/limulus/call-me-maybe/issues"
},
"dependencies": {},
"description": "Let your JS API users either give you a callback or receive a promise",
"devDependencies": {
"mocha": "^2.3.2",
"promise": "^7.0.4",
"zuul": "^3.4.0"
},
"directories": {},
"dist": {
"shasum": "26d208ea89e37b5cbde60250a15f031c16a4d66b",
"tarball": "https://registry.npmjs.org/call-me-maybe/-/call-me-maybe-1.0.1.tgz"
},
"gitHead": "af8d7167fa3c8aa21037aba2d245feb487ed2945",
"homepage": "https://github.com/limulus/call-me-maybe#readme",
"keywords": [
"callback",
"carlyraejepsen",
"denodeify",
"promise",
"promisify"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "limulus",
"email": "eric@limulus.net"
}
],
"name": "call-me-maybe",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/limulus/call-me-maybe.git"
},
"scripts": {
"test": "mocha"
},
"version": "1.0.1"
}