{ "name": "fortune-cookie", "version": "0.0.1", "description": "A collection of fortune cookie fortunes.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/reggi/fortune-cookie.git" }, "keywords": [ "fortune", "cookie", "fortune", "cookie" ], "author": "Thomas Reggi", "license": "ISC", "bugs": { "url": "https://github.com/reggi/fortune-cookie/issues" }, "homepage": "https://github.com/reggi/fortune-cookie#readme" }