smarthash/npmextra.json
2020-10-05 15:07:28 +00:00

16 lines
352 B
JSON

{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smarthash",
"shortDescription": "simplifies access to node hash functions",
"npmPackagename": "@pushrocks/smarthash",
"license": "MIT"
}
},
"npmci": {
"npmAccessLevel": "public"
}
}