| 12345678910111213141516171819202122 |
- {
- "name": "thunkify",
- "version": "2.1.2",
- "repository": "visionmedia/node-thunkify",
- "description": "Turn callbacks, arrays, generators, generator functions, and promises into a thunk",
- "keywords": [
- "thunk",
- "co",
- "generator",
- "generators",
- "promise"
- ],
- "dependencies": {},
- "devDependencies": {
- "mocha": "*",
- "should": "*"
- },
- "license": "MIT",
- "__npminstall_done": "Thu Dec 24 2020 20:20:49 GMT+0800 (CST)",
- "_from": "thunkify@2.1.2",
- "_resolved": "https://registry.npm.taobao.org/thunkify/download/thunkify-2.1.2.tgz"
- }
|