{
  "main": "main.js",
  "productName": "MainJS",
  "dependencies": {
    "run-series": "^1.1.1"
  },
  "//": "ncp used to test https://github.com/electron-userland/electron-packager/pull/186",
  "///": "(a module (with zero dependencies) that creates a file in node_modules/.bin)",
  "devDependencies": {
    "ncp": "^2.0.0",
    "run-waterfall": "^1.1.1",
    "electron-prebuilt": "0.35.6"
  }
}
