{ "name": "cariot", "version": "1.0.1", "description": "\"Heroku client build\"", "scripts": { "postinstall": "npm install --prefix client && npm run build --prefix client" }, "engines": { "node": "8.x" }, "dependencies": { "babel-polyfill": "^6.26.0", "unfetch": "^3.0.0" } }