smartvalidator/npmextra.json

18 lines
438 B
JSON
Raw Normal View History

2022-07-08 09:55:25 +00:00
{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartvalidator",
"description": "a wrapper for the validator package to perform validations",
"npmPackagename": "@pushrocks/smartvalidator",
"license": "MIT",
"projectDomain": "push.rocks"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}