smartyaml/npmextra.json
2022-05-20 15:26:53 +02:00

17 lines
358 B
JSON

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