{
  "name": "motivational-quotes",
  "version": "1.1.0",
  "description": "Motivational quotes, with a simple random function.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "motivational",
    "quotes"
  ],
  "author": "Seiko Eleanor <seiko.eleanor@gmail.com>",
  "license": "ISC",
  "bundleDependencies": false,
  "dependencies": {
    "unique-random-array": "^1.0.0"
  }
}
