{
  "name": "starwars-gali-names",
  "version": "1.0.1",
  "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://Milan_Gallas@bitbucket.org/Milan_Gallas/starwars-random-name.git"
  },
  "keywords": [
    "random",
    "star",
    "Wars"
  ],
  "author": "Milan Gallas <gallas.milan@seznam.cz>",
  "license": "ISC",
  "homepage": "https://bitbucket.org/Milan_Gallas/starwars-random-name#readme",
  "dependencies": {
    "unique-random-array": "^1.0.0"
  }
}
