{
  "name": "random-rocks",
  "version": "0.0.3",
  "description": "generate random (and fake) rock data",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": ["random", "fake data", "rocks", "tasty rocks"],
  "authors": "Aldo Torres <atorres6d5@gmail.com> and Rebecca Jensen <jensenrs@gmail.com>",
  "license": "ISC",
  "dependencies": {
    "faker": "^4.1.0"
  }
}
