then-utils
Version:
A collection of useful, promise-returing utilities
27 lines (26 loc) • 595 B
JSON
{
"name": "then-utils",
"version": "1.6.0",
"description": "A collection of useful, promise-returing utilities",
"main": "then-utils.js",
"scripts": {
"test": "echo \"No tests, yet...\""
},
"repository": {
"type": "git",
"url": "git+https://github.com/facekapow/then-utils.git"
},
"keywords": [
"promise",
"then",
"utils",
"then-utils",
"promise-utils"
],
"author": "facekapow",
"license": "MIT",
"bugs": {
"url": "https://github.com/facekapow/then-utils/issues"
},
"homepage": "https://github.com/facekapow/then-utils#readme"
}