headq
Version:
lightweight javascript promise library
23 lines • 500 B
JSON
{
"name": "headq",
"version": "1.0.3",
"description": "lightweight javascript promise library",
"homepage": "https://github.com/vmolsa/headQ",
"author": "https://github.com/vmolsa",
"repository": {
"type": "git",
"url": "https://github.com/vmolsa/headQ.git"
},
"bugs": {
"url": "https://github.com/vmolsa/headQ/issues"
},
"keywords": [
"Q",
"promise",
"lightweight",
"angular",
"$q"
],
"license": "MIT",
"main": "index.js"
}