{ "name": "embark-fortune", "version": "1.0.0", "description": "Embark plugin to display a fortune quote after each build", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Iuri Matias ", "license": "ISC", "dependencies": { "fortune-tweetable": "1.0.0" } }