smartacme/npmextra.json

18 lines
429 B
JSON
Raw Normal View History

2017-01-01 17:09:45 +00:00
{
2019-02-06 08:47:33 +00:00
"gitzone": {
2020-02-10 11:15:47 +00:00
"projectType": "npm",
2019-02-06 08:47:33 +00:00
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
2020-08-13 03:10:37 +00:00
"gitrepo": "smartacme",
2019-02-06 08:47:33 +00:00
"shortDescription": "acme with an easy yet powerful interface in TypeScript",
2020-08-13 03:10:37 +00:00
"npmPackagename": "@pushrocks/smartacme",
2019-02-06 08:47:33 +00:00
"license": "MIT",
"projectDomain": "push.rocks"
}
},
2018-08-12 18:58:59 +00:00
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
2020-02-10 11:15:47 +00:00
}