{
  "name": "proton-template-app",
  "version": "1.0.0",
  "description": "A simple template app for Proton",
  "main": "app.js",
  "author": "Connor Sears",
  "scripts": {
    "start": "electron ."
  }
}
