{
  "name": "random-option",
  "version": "1.2.0",
  "description": "Select a random option from a supplied list",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kellytruter/random-option.git"
  },
  "keywords": [
    "random"
  ],
  "author": "kellytruter@gmail.com",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/kellytruter/random-option/issues"
  },
  "homepage": "https://github.com/kellytruter/random-option#readme"
}
