headq
Version:
lightweight javascript promise library
23 lines (22 loc) • 437 B
JSON
{
"name": "headq",
"main": "index.js",
"version": "1.0.3",
"homepage": "https://github.com/vmolsa/headQ",
"authors": [
"Ville Mölsä <ville.molsa@gmail.com>"
],
"repository": {
"type": "git",
"url": "https://github.com/vmolsa/headQ.git"
},
"description": "lightweight javascript promise library",
"keywords": [
"Q",
"promise",
"lightweight",
"angular",
"$q"
],
"license": "MIT"
}