{ "name": "electron-react-boilerplate", "productName": "electron-react-boilerplate", "version": "1.0.0", "description": "Electron application boilerplate based on React, React Router, Webpack, React Hot Loader for rapid application development", "main": "./main.prod.js", "author": { "name": "C. T. Lin", "email": "chentsulin@gmail.com", "url": "https://github.com/chentsulin" }, "scripts": { "postinstall": "npm rebuild --runtime=electron --target=1.6.6 --disturl=https://atom.io/download/atom-shell --build-from-source" }, "license": "MIT", "dependencies": { } }