npmextra/npmextra.json

22 lines
423 B
JSON
Raw Normal View History

2017-03-18 15:28:14 +00:00
{
"npmci": {
"globalNpmTools": [],
"npmAccessLevel": "public"
2017-07-12 15:13:29 +00:00
},
"npmts": {
"testConfig": {
"parallel": false
}
2019-05-10 14:55:39 +00:00
},
"gitzone": {
2021-01-27 21:00:49 +00:00
"projectType": "npm",
2019-05-10 14:55:39 +00:00
"module": {
2024-03-30 20:46:27 +00:00
"githost": "code.foss.global",
2023-07-10 00:41:42 +00:00
"gitscope": "push.rocks",
2019-05-10 14:55:39 +00:00
"gitrepo": "npmextra",
2023-08-03 17:22:34 +00:00
"description": "do more with npm",
2023-07-10 00:41:42 +00:00
"npmPackagename": "@push.rocks/npmextra",
2019-05-10 14:55:39 +00:00
"license": "MIT"
}
2017-03-18 15:28:14 +00:00
}
}