{
  "name": "starwars-names-ankit",
  "version": "1.1.0",
  "description": "Get random Starwars Names",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/illogicalprogrammer/starwars-names.git"
  },
  "keywords": [
    "Random",
    "Starwars",
    "Names"
  ],
  "author": "Ankit Kumar <ankitkr9610@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/illogicalprogrammer/starwars-names/issues"
  },
  "homepage": "https://github.com/illogicalprogrammer/starwars-names#readme",
  "dependencies": {
    "unique-random-array": "1.0.0"
  }
}
