{
  "name": "newlogic",
  "productName": "newlogic",
  "version": "0.1.5-beta",
  "description": "A circuit builder",
  "main": "./main.js",
  "author": {
    "name": "Eric Moynihan",
    "email": "git@moynihan.io",
    "url": "https://moynihan.io"
  },
  "scripts": {
    "postinstall": "npm rebuild --runtime=electron --target=1.6.6 --disturl=https://atom.io/download/atom-shell --build-from-source"
  },
  "license": "MIT",
  "dependencies": {}
}
