{
  "name": "electron-debug-symbols",
  "version": "2.0.1",
  "description": "Install electron debug symbols using npm",
  "repository": {
    "type": "git",
    "url": "https://github.com/Ivshti/electron-debug-symbols"
  },
  "scripts": {
    "postinstall": "./fetch.sh 0.29.2"
  },
  "main": "index.js",
  "dependencies": {
  },
  "author": "Ivo Georgiev",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Ivshti/electron-debug-symbols/issues"
  },
  "homepage": "https://github.com/Ivshti/electron-debug-symbols"
}
