{
  "_args": [
    [
      "electron@7.1.2",
      "/home/massta/Documents/new"
    ]
  ],
  "_development": true,
  "_from": "electron@7.1.2",
  "_id": "electron@7.1.2",
  "_inBundle": false,
  "_integrity": "sha512-7hjONYt2GlQfKuKgQrhhUL1P9lbGWLBfMUq+2QFU3yeLtCvM0ROfPJCRP4OF5pVp3KDyfFp4DtmhuVzAnxV3jA==",
  "_location": "/electron",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "electron@7.1.2",
    "name": "electron",
    "escapedName": "electron",
    "rawSpec": "7.1.2",
    "saveSpec": null,
    "fetchSpec": "7.1.2"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/electron/-/electron-7.1.2.tgz",
  "_spec": "7.1.2",
  "_where": "/home/massta/Documents/new",
  "author": {
    "name": "Electron Community"
  },
  "bin": {
    "electron": "cli.js"
  },
  "bugs": {
    "url": "https://github.com/electron/electron/issues"
  },
  "dependencies": {
    "@electron/get": "^1.0.1",
    "@types/node": "^12.0.12",
    "extract-zip": "^1.0.3"
  },
  "description": "Build cross platform desktop apps with JavaScript, HTML, and CSS",
  "engines": {
    "node": ">= 8.6"
  },
  "homepage": "https://github.com/electron/electron#readme",
  "keywords": [
    "electron"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "electron",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/electron/electron.git"
  },
  "scripts": {
    "postinstall": "node install.js"
  },
  "types": "electron.d.ts",
  "version": "7.1.2"
}