101 lines
2.4 KiB
JSON
101 lines
2.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "thunky@^1.0.2",
|
|
"scope": null,
|
|
"escapedName": "thunky",
|
|
"name": "thunky",
|
|
"rawSpec": "^1.0.2",
|
|
"spec": ">=1.0.2 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/multicast-dns"
|
|
]
|
|
],
|
|
"_from": "thunky@>=1.0.2 <2.0.0",
|
|
"_id": "thunky@1.0.2",
|
|
"_inCache": true,
|
|
"_location": "/thunky",
|
|
"_nodeVersion": "6.9.5",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-18-east.internal.npmjs.com",
|
|
"tmp": "tmp/thunky-1.0.2.tgz_1486860508065_0.44560420024208724"
|
|
},
|
|
"_npmUser": {
|
|
"name": "mafintosh",
|
|
"email": "mathiasbuus@gmail.com"
|
|
},
|
|
"_npmVersion": "3.10.10",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "thunky@^1.0.2",
|
|
"scope": null,
|
|
"escapedName": "thunky",
|
|
"name": "thunky",
|
|
"rawSpec": "^1.0.2",
|
|
"spec": ">=1.0.2 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/multicast-dns"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/thunky/-/thunky-1.0.2.tgz",
|
|
"_shasum": "a862e018e3fb1ea2ec3fce5d55605cf57f247371",
|
|
"_shrinkwrap": null,
|
|
"_spec": "thunky@^1.0.2",
|
|
"_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/multicast-dns",
|
|
"author": {
|
|
"name": "Mathias Buus Madsen",
|
|
"email": "mathiasbuus@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/mafintosh/thunky/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "delay the evaluation of a paramless async function and cache the result",
|
|
"devDependencies": {
|
|
"standard": "^7.1.2",
|
|
"tape": "^4.6.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "a862e018e3fb1ea2ec3fce5d55605cf57f247371",
|
|
"tarball": "https://registry.npmjs.org/thunky/-/thunky-1.0.2.tgz"
|
|
},
|
|
"gitHead": "7ad8bbfdfbd62b51ea0e34c5235ba0de0db12223",
|
|
"homepage": "https://github.com/mafintosh/thunky#readme",
|
|
"keywords": [
|
|
"memo",
|
|
"thunk",
|
|
"async",
|
|
"lazy",
|
|
"control",
|
|
"flow",
|
|
"cache"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "feross",
|
|
"email": "feross@feross.org"
|
|
},
|
|
{
|
|
"name": "mafintosh",
|
|
"email": "mathiasbuus@gmail.com"
|
|
}
|
|
],
|
|
"name": "thunky",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/mafintosh/thunky.git"
|
|
},
|
|
"scripts": {
|
|
"test": "standard && tape test.js"
|
|
},
|
|
"version": "1.0.2"
|
|
}
|