{
  "name": "starwars-names-amirflem",
  "version": "1.0.0",
  "description": "Get random Star Wars names",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/amirfl/starwars-names.git"
  },
  "keywords": [
    "random",
    "Star",
    "Wars"
  ],
  "author": "Amir Fleminger <amirfl@yahoo.com> (http://flemingermedia.com/)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/amirfl/starwars-names/issues"
  },
  "homepage": "https://github.com/amirfl/starwars-names#readme",
  "dependencies": {
    "unique-random-array": "1.0.0"
  }
}
