smartsystem/npmextra.json

17 lines
346 B
JSON
Raw Normal View History

2016-12-10 21:15:22 +00:00
{
2019-08-21 23:05:21 +00:00
"npmci": {
"globalNpmTools": [
"npmts"
]
},
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartsystem",
"shortDescription": "interact with the system you are running on",
"npmPackagename": "@pushrocks/smartsystem",
"license": "MIT"
2016-12-10 21:15:22 +00:00
}
2019-08-21 23:05:21 +00:00
}
2016-12-10 21:15:22 +00:00
}