smartrobots/npmextra.json

18 lines
418 B
JSON
Raw Normal View History

2021-01-03 03:41:46 +00:00
{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartrobots",
"shortDescription": "a module for making sense of robots.txt",
"npmPackagename": "@pushrocks/smartrobots",
"license": "MIT",
"projectDomain": "push.rocks"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}