smartyaml/npmextra.json

17 lines
366 B
JSON
Raw Normal View History

2017-05-25 13:09:54 +00:00
{
"npmci": {
"globalNpmTools": [],
"npmAccessLevel": "public"
2020-10-26 11:38:58 +00:00
},
"gitzone": {
"projectType": "npm",
"module": {
2024-03-30 20:49:09 +00:00
"githost": "code.foss.global",
"gitscope": "push.rocks",
2020-10-26 11:38:58 +00:00
"gitrepo": "smartyaml",
2022-05-20 13:26:53 +00:00
"description": "handle yaml in smart ways",
2024-03-30 20:49:09 +00:00
"npmPackagename": "@push.rocks/smartyaml",
2020-10-26 11:38:58 +00:00
"license": "MIT"
}
2017-05-25 13:09:54 +00:00
}
2020-10-26 11:38:58 +00:00
}