smartmatch/npmextra.json
2020-02-25 18:34:29 +00:00

18 lines
419 B
JSON

{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartmatch",
"shortDescription": "a minimal matching library using picomatch",
"npmPackagename": "@pushrocks/smartmatch",
"license": "MIT",
"projectDomain": "push.rocks"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}