iopsys-feed/luciexpress/node_modules/async/component.json
2015-06-15 21:57:39 +02:00

17 lines
No EOL
323 B
JSON

{
"name": "async",
"description": "Higher-order functions and common patterns for asynchronous code",
"version": "1.0.0",
"keywords": [
"async",
"callback",
"utility",
"module"
],
"license": "MIT",
"main": "lib/async.js",
"repository": "caolan/async",
"scripts": [
"lib/async.js"
]
}