21 lines
320 B
JSON
21 lines
320 B
JSON
{
|
|
"name": "picturestory-v2",
|
|
"description": "Professional photographers image management app",
|
|
"scripts": {
|
|
},
|
|
"env": {
|
|
},
|
|
"formation": {
|
|
"web": {
|
|
"quantity": 1
|
|
}
|
|
},
|
|
"addons": [
|
|
|
|
],
|
|
"buildpacks": [
|
|
{
|
|
"url": "heroku/nodejs"
|
|
}
|
|
]
|
|
} |