smartjwt/npmextra.json

18 lines
402 B
JSON
Raw Normal View History

2019-02-22 23:48:01 +00:00
{
"gitzone": {
2021-02-20 18:02:53 +00:00
"projectType": "npm",
2019-02-22 23:48:01 +00:00
"module": {
2024-03-30 20:47:33 +00:00
"githost": "code.foss.global",
2023-07-10 00:56:39 +00:00
"gitscope": "push.rocks",
2019-02-22 23:48:01 +00:00
"gitrepo": "smartjwt",
2022-10-24 05:14:17 +00:00
"description": "a package for handling jwt",
2023-07-10 00:56:39 +00:00
"npmPackagename": "@push.rocks/smartjwt",
2019-02-22 23:48:01 +00:00
"license": "MIT",
"projectDomain": "push.rocks"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
2019-02-22 23:50:21 +00:00
}