2017-10-26 13:08:34 +00:00
|
|
|
{
|
|
|
|
"npmci": {
|
2018-10-10 14:44:44 +00:00
|
|
|
"npmGlobalTools": [],
|
|
|
|
"npmAccessLevel": "public"
|
2017-10-26 20:56:01 +00:00
|
|
|
},
|
|
|
|
"npmdocker": {
|
|
|
|
"command": "rm -r node_modules && yarn install && yarn test"
|
2019-09-10 05:26:50 +00:00
|
|
|
},
|
|
|
|
"gitzone": {
|
2020-05-26 00:18:02 +00:00
|
|
|
"projectType": "npm",
|
2019-09-10 05:26:50 +00:00
|
|
|
"module": {
|
|
|
|
"githost": "gitlab.com",
|
|
|
|
"gitscope": "pushrocks",
|
|
|
|
"gitrepo": "smartrx",
|
|
|
|
"shortDescription": "smart wrapper for rxjs",
|
|
|
|
"npmPackagename": "@pushrocks/smartrx",
|
|
|
|
"license": "MIT"
|
|
|
|
}
|
2017-10-26 13:08:34 +00:00
|
|
|
}
|
2019-09-10 05:26:50 +00:00
|
|
|
}
|