105 lines
2.5 KiB
JSON
105 lines
2.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "wrap-fn@^0.1.0",
|
|
"scope": null,
|
|
"escapedName": "wrap-fn",
|
|
"name": "wrap-fn",
|
|
"rawSpec": "^0.1.0",
|
|
"spec": ">=0.1.0 <0.2.0",
|
|
"type": "range"
|
|
},
|
|
"c:\\xampp\\htdocs\\laravel\\node_modules\\ware"
|
|
]
|
|
],
|
|
"_from": "wrap-fn@>=0.1.0 <0.2.0",
|
|
"_id": "wrap-fn@0.1.5",
|
|
"_inCache": true,
|
|
"_location": "/wrap-fn",
|
|
"_nodeVersion": "4.2.1",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-5-east.internal.npmjs.com",
|
|
"tmp": "tmp/wrap-fn-0.1.5.tgz_1455347181782_0.9750053838361055"
|
|
},
|
|
"_npmUser": {
|
|
"name": "mattmueller",
|
|
"email": "mattmuelle@gmail.com"
|
|
},
|
|
"_npmVersion": "2.14.7",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "wrap-fn@^0.1.0",
|
|
"scope": null,
|
|
"escapedName": "wrap-fn",
|
|
"name": "wrap-fn",
|
|
"rawSpec": "^0.1.0",
|
|
"spec": ">=0.1.0 <0.2.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/ware"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/wrap-fn/-/wrap-fn-0.1.5.tgz",
|
|
"_shasum": "f21b6e41016ff4a7e31720dbc63a09016bdf9845",
|
|
"_shrinkwrap": null,
|
|
"_spec": "wrap-fn@^0.1.0",
|
|
"_where": "c:\\xampp\\htdocs\\laravel\\node_modules\\ware",
|
|
"author": {
|
|
"name": "Matthew Mueller",
|
|
"email": "mattmuelle@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/matthewmueller/wrap-fn/issues"
|
|
},
|
|
"dependencies": {
|
|
"co": "3.1.0"
|
|
},
|
|
"description": "support sync, async, and generator functions",
|
|
"devDependencies": {
|
|
"duo": "^0.8.2",
|
|
"duo-test": "^0.3.2",
|
|
"generator-support": "0.0.1",
|
|
"gnode": "0.0.8",
|
|
"mocha": "*",
|
|
"should": "*"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "f21b6e41016ff4a7e31720dbc63a09016bdf9845",
|
|
"tarball": "https://registry.npmjs.org/wrap-fn/-/wrap-fn-0.1.5.tgz"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "f6625298aecaaa96686f6ef57663f9be8d1cebf5",
|
|
"homepage": "https://github.com/matthewmueller/wrap-fn#readme",
|
|
"keywords": [
|
|
"browser",
|
|
"wrap",
|
|
"generator"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "mattmueller",
|
|
"email": "mattmuelle@gmail.com"
|
|
},
|
|
{
|
|
"name": "mikaturunen",
|
|
"email": "mika.turunen@ymail.com"
|
|
}
|
|
],
|
|
"name": "wrap-fn",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/matthewmueller/wrap-fn.git"
|
|
},
|
|
"scripts": {
|
|
"test": "make test"
|
|
},
|
|
"version": "0.1.5"
|
|
}
|