Sha256: 7e78731f080bb91e5b91e33ee5f6b5410fa22635b27602cdde8a7ff61255db10
Contents?: true
Size: 336 Bytes
Versions: 8
Compression:
Stored size: 336 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 && npm install", "rails-server": "echo 'visit http://localhost:3000/hello_world' && foreman start -f Procfile.dev", "test": "rspec" } }
Version data entries
8 entries across 8 versions & 1 rubygems