smarthash/npmextra.json

16 lines
347 B
JSON
Raw Normal View History

{
2019-01-30 01:42:19 +00:00
"gitzone": {
2020-10-05 15:07:28 +00:00
"projectType": "npm",
2019-01-30 01:42:19 +00:00
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smarthash",
2022-06-26 09:34:09 +00:00
"description": "simplifies access to node hash functions",
2019-01-30 01:42:19 +00:00
"npmPackagename": "@pushrocks/smarthash",
"license": "MIT"
}
},
"npmci": {
2019-12-15 22:49:22 +00:00
"npmAccessLevel": "public"
}
2019-07-04 14:56:37 +00:00
}