Galerie und tage
This commit is contained in:
30
node_modules/wrap-fn/package.json
generated
vendored
Normal file
30
node_modules/wrap-fn/package.json
generated
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "wrap-fn",
|
||||
"version": "0.1.5",
|
||||
"license": "MIT",
|
||||
"description": "support sync, async, and generator functions",
|
||||
"scripts": {
|
||||
"test": "make test"
|
||||
},
|
||||
"keywords": [
|
||||
"browser",
|
||||
"wrap",
|
||||
"generator"
|
||||
],
|
||||
"author": "Matthew Mueller <mattmuelle@gmail.com>",
|
||||
"repository": "MatthewMueller/wrap-fn",
|
||||
"dependencies": {
|
||||
"co": "3.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"duo": "^0.8.2",
|
||||
"duo-test": "^0.3.2",
|
||||
"generator-support": "0.0.1",
|
||||
"gnode": "0.0.8",
|
||||
"mocha": "*",
|
||||
"should": "*"
|
||||
},
|
||||
"files": [
|
||||
"index.js"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user