{
  "name": "nano-id",
  "version": "1.1.0",
  "description": "Minimalistic alpha-numeric id generator.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/rkivalin/nano-id"
  },
  "keywords": [
    "id"
  ],
  "author": "Roman Kivalin <roman@kivalin.me>",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/rkivalin/nano-id/issues"
  },
  "homepage": "https://github.com/rkivalin/nano-id"
}
