{ "name": "middleearth-names", "version": "1.1.0", "description": "Get random or all middle earth character names", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/alcibiades13/middleearth-names.git" }, "keywords": [ "middle-earth", "lord-of-the-rings" ], "author": "Branislav Teofilovic", "license": "MIT", "bugs": { "url": "https://github.com/alcibiades13/middleearth-names/issues" }, "homepage": "https://github.com/alcibiades13/middleearth-names#readme", "dependencies": { "unique-random-array": "1.0.0" } }