smartuniverse/npmextra.json

18 lines
419 B
JSON
Raw Normal View History

2018-03-07 21:22:15 +00:00
{
2019-01-31 01:52:18 +00:00
"gitzone": {
2020-09-24 18:17:52 +00:00
"projectType": "npm",
2019-01-31 01:52:18 +00:00
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartuniverse",
"shortDescription": "messaging service for micro services",
"npmPackagename": "@pushrocks/smartuniverse",
"license": "MIT",
"projectDomain": "push.rocks"
}
},
2018-03-07 21:22:15 +00:00
"npmci": {
2019-04-11 09:36:57 +00:00
"npmGlobalTools": [],
2018-04-05 08:34:54 +00:00
"npmAccessLevel": "public"
2018-03-07 21:22:15 +00:00
}
2019-04-11 09:11:45 +00:00
}