smartntml/npmextra.json
2022-05-28 17:29:36 +02:00

18 lines
394 B
JSON

{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartntml",
"description": "lit-html for the backend",
"npmPackagename": "@pushrocks/smartntml",
"license": "MIT",
"projectDomain": "push.rocks"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}