Sha256: 75a98f27d1a967ac4fa712a3c5ac5c722dfa992a0424b34b0d72bfc27e5b26f4
Contents?: true
Size: 318 Bytes
Versions: 21
Compression:
Stored size: 318 Bytes
Contents
{ "name": "react-webpack-rails-tutorial", "version": "0.0.1", "engines": { "node": "5.10.0", "npm": "3.5.0" }, "scripts": { "postinstall": "cd client && npm install", "rails-server": "echo 'visit http://localhost:3000/hello_world' && foreman start -f Procfile.dev", "test": "rspec" } }
Version data entries
21 entries across 21 versions & 1 rubygems
Version | Path |
---|---|
react_on_rails-6.0.0.beta.1 | lib/generators/react_on_rails/templates/base/base/package.json.tt |