smartchok/npmextra.json

17 lines
370 B
JSON
Raw Normal View History

2016-09-22 14:33:44 +00:00
{
2018-02-28 23:17:33 +00:00
"npmci": {
2019-06-04 11:59:54 +00:00
"npmGlobalTools": [],
2018-10-10 15:06:40 +00:00
"npmAccessLevel": "public"
2019-06-04 11:59:54 +00:00
},
"gitzone": {
2021-11-29 19:26:59 +00:00
"projectType": "npm",
2019-06-04 11:59:54 +00:00
"module": {
"githost": "gitlab.com",
2023-07-10 00:42:35 +00:00
"gitscope": "push.rocks",
2019-06-04 11:59:54 +00:00
"gitrepo": "smartchok",
"shortDescription": "smart wrapper for chokidar",
2023-07-10 00:42:35 +00:00
"npmPackagename": "@push.rocks/smartchokidar",
2019-06-04 11:59:54 +00:00
"license": "MIT"
}
2018-02-28 23:17:33 +00:00
}
2019-06-04 11:59:54 +00:00
}