susper.com/app.json
Nikhil Rayaprolu eadc38517c Add Heroku generated app.json (#230)
* Add Heroku generated app.json

* Update app.json

* updated package.json

* updated package.json

* updated package.json

* updated angular cli

* updated package.json

* updated package.json

* updated package.json

* updated package.json
2017-05-08 12:05:37 +05:30

22 lines
217 B
JSON

{
"name": "susper.com-1",
"scripts": {
},
"env": {
"LANG": {
"required": true
}
},
"formation": {
},
"addons": [
],
"buildpacks": [
{
"url": "heroku/nodejs"
}
]
}