smartpuppeteer/npmextra.json

18 lines
417 B
JSON
Raw Normal View History

2019-06-03 20:24:10 +00:00
{
"gitzone": {
2021-01-08 21:14:01 +00:00
"projectType": "npm",
2019-06-03 20:24:10 +00:00
"module": {
"githost": "gitlab.com",
2023-07-10 08:17:36 +00:00
"gitscope": "push.rocks",
2019-06-03 20:24:10 +00:00
"gitrepo": "smartpuppeteer",
"shortDescription": "simplified access to puppeteer",
2023-07-10 08:17:36 +00:00
"npmPackagename": "@push.rocks/smartpuppeteer",
2019-06-03 20:24:10 +00:00
"license": "MIT",
"projectDomain": "push.rocks"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}