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.
96 lines
2.3 KiB
96 lines
2.3 KiB
{ |
|
"_args": [ |
|
[ |
|
"wrap-fn@^0.1.0", |
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/ware" |
|
] |
|
], |
|
"_from": "wrap-fn@>=0.1.0 <0.2.0", |
|
"_id": "wrap-fn@0.1.5", |
|
"_inCache": true, |
|
"_installable": 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": { |
|
"email": "mattmuelle@gmail.com", |
|
"name": "mattmueller" |
|
}, |
|
"_npmVersion": "2.14.7", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"name": "wrap-fn", |
|
"raw": "wrap-fn@^0.1.0", |
|
"rawSpec": "^0.1.0", |
|
"scope": null, |
|
"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": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/ware", |
|
"author": { |
|
"email": "mattmuelle@gmail.com", |
|
"name": "Matthew Mueller" |
|
}, |
|
"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": [ |
|
{ |
|
"email": "mattmuelle@gmail.com", |
|
"name": "mattmueller" |
|
}, |
|
{ |
|
"email": "mika.turunen@ymail.com", |
|
"name": "mikaturunen" |
|
} |
|
], |
|
"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" |
|
}
|
|
|