smartenv/npmextra.json

16 lines
380 B
JSON
Raw Normal View History

2017-04-19 18:06:21 +00:00
{
"npmci": {
2019-06-17 06:54:46 +00:00
"npmGlobalTools": [],
"npmAccessLevel": "public"
2019-06-17 06:46:28 +00:00
},
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartenv",
"shortDescription": "store things about your environment and let them travel across modules",
"npmPackagename": "@pushrocks/smartenv",
"license": "MIT"
}
2017-04-19 18:06:21 +00:00
}
}