smartpromise/npmextra.json
2019-03-26 12:07:12 +01:00

18 lines
376 B
JSON

{
"npmci": {
"npmGlobalTools": [
"npmts"
],
"npmAccessLevel": "public"
},
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartpromise",
"shortDescription": "simple promises and Deferred constructs",
"npmPackagename": "@pushrocks/smartpromise",
"license": "MIT"
}
}
}