1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283 |
- {
- "_args": [
- [
- "thunkify-wrap@~1.0.2",
- "D:\\work\\im"
- ]
- ],
- "_from": "thunkify-wrap@>=1.0.2 <1.1.0",
- "_id": "thunkify-wrap@1.0.4",
- "_inCache": true,
- "_installable": true,
- "_location": "/thunkify-wrap",
- "_npmUser": {
- "email": "dead_horse@qq.com",
- "name": "dead_horse"
- },
- "_npmVersion": "2.0.0-beta.3",
- "_phantomChildren": {},
- "_requested": {
- "name": "thunkify-wrap",
- "raw": "thunkify-wrap@~1.0.2",
- "rawSpec": "~1.0.2",
- "scope": null,
- "spec": ">=1.0.2 <1.1.0",
- "type": "range"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/thunkify-wrap/-/thunkify-wrap-1.0.4.tgz",
- "_shasum": "b52be548ddfefda20e00b58c6096762b43dd6880",
- "_shrinkwrap": null,
- "_spec": "thunkify-wrap@~1.0.2",
- "_where": "D:\\work\\im",
- "bugs": {
- "url": "https://github.com/dead-horse/node-thunkify-wrap/issues"
- },
- "dependencies": {
- "enable": "1"
- },
- "description": "Turn callbacks, arrays, generators, generator functions, and promises into a thunk",
- "devDependencies": {
- "co": "*",
- "co-mocha": "*",
- "mocha": "*",
- "should": "*"
- },
- "directories": {},
- "dist": {
- "shasum": "b52be548ddfefda20e00b58c6096762b43dd6880",
- "tarball": "https://registry.npmjs.org/thunkify-wrap/-/thunkify-wrap-1.0.4.tgz"
- },
- "gitHead": "0f707c8ab518578ae48c04c8e940c34c3e7851d0",
- "homepage": "https://github.com/dead-horse/node-thunkify-wrap",
- "keywords": [
- "thunk",
- "co",
- "generator",
- "generators",
- "promise"
- ],
- "license": "MIT",
- "maintainers": [
- {
- "email": "dead_horse@qq.com",
- "name": "dead_horse"
- },
- {
- "email": "fengmk2@gmail.com",
- "name": "fengmk2"
- }
- ],
- "name": "thunkify-wrap",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/dead-horse/node-thunkify-wrap.git"
- },
- "scripts": {},
- "version": "1.0.4"
- }
|