promall
Version:
Make creating and handling promises easy
19 lines (18 loc) • 323 B
JSON
{
"name": "promall",
"version": "1.0.4",
"description": "Make creating and handling promises easy",
"main": "promall.js",
"scripts": {
"test": "node test.js"
},
"keywords": [
"Promises",
"Helper",
"Wrapper",
"Syntactic",
"Sugar"
],
"author": "Kent McClymont",
"license": "ISC"
}