smartbrowser/npmextra.json
2020-06-01 20:19:25 +00:00

18 lines
363 B
JSON

{
"npmci": {
"globalNpmTools": [
"npmts"
]
},
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartbrowser",
"shortDescription": "puppeteer wrapper for easy tasks",
"npmPackagename": "@pushrocks/smartbrowser",
"license": "MIT"
}
}
}