{
  "name": "Pylon",
  "productName": "Pylon",
  "version": "1.0.0",
  "description": "One click, downloadless screensharing.",
  "main": "./main.js",
  "author": {
    "name": "Peter Zhou",
    "email": "peterbzhou@gmail.com",
    "url": "https://github.com/peterlzhou"
  },
  "scripts": {
    "postinstall": "npm rebuild --runtime=electron --target=1.6.6 --disturl=https://atom.io/download/atom-shell --build-from-source"
  },
  "license": "MIT",
  "dependencies": {}
}
