Sha256: fe0ebf4ddc446ca567d2496d55aed8f6784c1a06b4e25ba2e608e28225001f0a
Contents?: true
Size: 666 Bytes
Versions: 4
Compression:
Stored size: 666 Bytes
Contents
{ "name": "Stockor", "description": "Stockor is a business management system.", "keywords": [ "invoice", "erp", "productivity" ], "website": "http://stockor.org/", "repository": "https://github.com/argosity/stockor", "logo": "http://stockor.org/images/logo.png", "success_url": "/", "scripts": { "postdeploy": "bundle exec lanes db migrate && bundle exec lanes db seed" }, "env": {}, "image": "heroku/ruby", "addons": [ "heroku-redis" ], "buildpacks": [ { "url": "git://github.com/syphar/heroku-buildpack-tex.git" }, { "url": "git://github.com/heroku/heroku-buildpack-ruby.git" } ] }
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
stockor-0.5.0 | app.json |
stockor-0.4.0 | app.json |
stockor-0.3.0 | app.json |
stockor-0.2 | app.json |