20 lines
443 B
JSON
20 lines
443 B
JSON
{
|
|
"npmci": {
|
|
"npmGlobalTools": [],
|
|
"npmAccessLevel": "public"
|
|
},
|
|
"npmdocker": {
|
|
"command": "rm -r node_modules && yarn install && yarn test"
|
|
},
|
|
"gitzone": {
|
|
"projectType": "npm",
|
|
"module": {
|
|
"githost": "gitlab.com",
|
|
"gitscope": "pushrocks",
|
|
"gitrepo": "smartrx",
|
|
"shortDescription": "smart wrapper for rxjs",
|
|
"npmPackagename": "@pushrocks/smartrx",
|
|
"license": "MIT"
|
|
}
|
|
}
|
|
} |