{
  "name": "uniq-id",
  "version": "1.0.0",
  "description": "Unique ID generator with a custom pattern.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dallasread/uniq-id.git"
  },
  "keywords": [
    "uuid",
    "id",
    "unique",
    "uniq-id"
  ],
  "author": "Dallas Read",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/dallasread/uniq-id/issues"
  },
  "homepage": "https://github.com/dallasread/uniq-id#readme"
}
