unique-custom-id
Version:
⚡️ Generate custom IDs like never before — fast, secure, and fully yours! 🔥
39 lines (38 loc) • 887 B
JSON
{
"name": "unique-custom-id",
"version": "3.0.0",
"description": "⚡️ Generate custom IDs like never before — fast, secure, and fully yours! 🔥",
"main": "index.js",
"bin": {
"ucid": "./cli/cli.js"
},
"repository": {
"type": "git",
"url": "https://github.com/calebephrem/unique-custom-id"
},
"bugs": {
"url": "https://github.com/calebephrem/unique-custom-id/issues",
"email": "quantumpandaprog@gmail.com"
},
"keywords": [
"ucid",
"ucid generator",
"uuid",
"uuid generator",
"unique custom id",
"unique id",
"unique-id",
"unique id generator",
"custom id",
"custom-id",
"custom id generator",
"secure id",
"secure-id",
"secure id generator",
"id",
"id generator",
"generator id"
],
"author": "Caleb Ephrem",
"license": "MIT"
}