wrangler-action/node_modules/human-id/package.json
2023-08-07 15:11:15 -05:00

24 lines
538 B
JSON

{
"name": "human-id",
"version": "1.0.2",
"description": "Returns a humand readable ID",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/safebyte/human-id.git"
},
"keywords": [
"human",
"readable",
"id"
],
"author": "RienNeVaPlus",
"license": "MIT",
"bugs": {
"url": "https://github.com/safebyte/human-id/issues"
},
"homepage": "https://github.com/safebyte/human-id#readme"
}