UNPKG

oriid

Version:

Oriid – Ultra-Fast, Collision-Free Unique ID Generator

42 lines (41 loc) 833 B
{ "name": "oriid", "version": "1.0.9", "description": "Oriid – Ultra-Fast, Collision-Free Unique ID Generator", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/JalsonicNetworks/Oriid.git" }, "keywords": [ "id", "unique-id", "uuid", "shortid", "nanoid", "id-generator", "random-id", "base62", "fast-id", "custom-id", "short-uuid", "identifier", "high-performance", "javascript", "nodejs", "oriid" ], "author": "", "license": "MIT", "bugs": { "url": "https://github.com/JalsonicNetworks/Oriid/issues" }, "homepage": "https://github.com/JalsonicNetworks/Oriid#readme", "files": [ "index.js", "README.md" ] }