smartcls/npmextra.json
2020-07-20 07:39:47 +00:00

16 lines
361 B
JSON

{
"npmci": {
"npmGlobalTools": []
},
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartcls",
"shortDescription": "continuation-local-storage using native AsyncLocalStorage",
"npmPackagename": "@pushrocks/smartcls",
"license": "MIT"
}
}
}