{
"name": "cariot",
"version": "1.0.1",
"description": "\"Heroku client build\"",
"scripts": {
"heroku-postbuild": "npm install --prefix client && npm run build --prefix client"
},
"engines": {
"node": "12.x"
}