{
  "name": "tolkien-names",
  "version": "1.1.0",
  "description": "Get a random name from Tolkien mythology",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hubciorz/tolkien-names.git"
  },
  "keywords": [
    "tolkien",
    "name",
    "lord",
    "rings"
  ],
  "author": "Hubert Pietrusiak <hubert@pietrusiak.me> (http://pietrusiak.me/)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/hubciorz/tolkien-names/issues"
  },
  "homepage": "https://github.com/hubciorz/tolkien-names#readme",
  "dependencies": {
    "unique-random-array": "1.0.0"
  }
}
