{
  "name": "oriid",
  "version": "1.0.8",
  "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"
  ]
}
