smartyaml/npmextra.json
2020-10-26 11:38:58 +00:00

17 lines
363 B
JSON

{
"npmci": {
"globalNpmTools": [],
"npmAccessLevel": "public"
},
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartyaml",
"shortDescription": "handle yaml in smart ways",
"npmPackagename": "@pushrocks/smartyaml",
"license": "MIT"
}
}
}