Sha256: ccc065c89d1210a398e6c0e1e025ec38030024f7d87f0a077e59883336db36ce
Contents?: true
Size: 337 Bytes
Versions: 22
Compression:
Stored size: 337 Bytes
Contents
{ "name": "react-webpack-rails-tutorial", "version": "0.0.1", "private": true, "engines": { "node": "6.9.0", "npm": "4.1.1" }, "scripts": { "postinstall": "cd client && yarn install", "rails-server": "echo 'visit http://localhost:3000/hello_world' && foreman start -f Procfile.dev", "test": "rspec" } }
Version data entries
22 entries across 22 versions & 1 rubygems