Sha256: 2a241f96358e8eec5cef643253a459febcfa19d77efd14842c2c2ecf3a07289a
Contents?: true
Size: 337 Bytes
Versions: 10
Compression:
Stored size: 337 Bytes
Contents
{ "name": "react-webpack-rails-tutorial", "version": "0.0.1", "private": true, "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
10 entries across 10 versions & 1 rubygems