{
  "_args": [
    [
      "electron-to-chromium@^1.3.488",
      "/var/www/html/isbn/resources/angular-app/node_modules/browserslist"
    ]
  ],
  "_from": "electron-to-chromium@>=1.3.488 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "electron-to-chromium@1.3.516",
  "_inCache": true,
  "_installable": true,
  "_location": "/electron-to-chromium",
  "_nodeVersion": "10.15.3",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/electron-to-chromium_1.3.516_1596225748455_0.08416276664916689"
  },
  "_npmUser": {
    "email": "kilian@kilianvalkhof.com",
    "name": "kilianvalkhof"
  },
  "_npmVersion": "6.14.7",
  "_phantomChildren": {},
  "_requested": {
    "name": "electron-to-chromium",
    "raw": "electron-to-chromium@^1.3.488",
    "rawSpec": "^1.3.488",
    "scope": null,
    "spec": ">=1.3.488 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/browserslist"
  ],
  "_resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.516.tgz",
  "_shasum": "03ec071b061e462b786bf7e7ce226fd7ab7cf1f6",
  "_shrinkwrap": null,
  "_spec": "electron-to-chromium@^1.3.488",
  "_where": "/var/www/html/isbn/resources/angular-app/node_modules/browserslist",
  "author": {
    "name": "Kilian Valkhof"
  },
  "bugs": {
    "url": "https://github.com/kilian/electron-to-chromium/issues"
  },
  "dependencies": {},
  "description": "Provides a list of electron-to-chromium version mappings",
  "devDependencies": {
    "ava": "^3.8.2",
    "codecov": "^3.1.0",
    "electron-releases": "^3.473.0",
    "nyc": "^15.1.0",
    "request": "^2.88.0",
    "shelljs": "^0.7.6"
  },
  "directories": {},
  "dist": {
    "fileCount": 9,
    "integrity": "sha512-WDM5AAQdOrvLqSX8g3Zd5AujBXfMxf96oeZkff0U2HF5op3tjShE+on2yay3r1UD4M9I3p0iHpAS4+yV8U8A9A==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJHjVCRA9TVsSAnZWagAAMMEQAJeHilC4xGjtjSGeMERB\nv5mb0yz/RnOVQPCps5Njxum706sKWrNzJzs2DrGMhLmSFPzY6Hl/Lk4kf2BO\nL949hGvj1ZYUngBJ5ZW2K4xSbMFQ42GipINSAgY1yb4KlRcqP2clE14tCbrh\nAk3Fht/sqRt/1hy4THr9w6ebakQbEaIv1823wlaW0YM6DfaH1KM9ba6ZJuKo\nIEanQ3zwE9wtl7X7uUhCUcjUK1PU4N3OX31B5PD/faEq24hrIKgY52xbveAY\naGm3m1UdokmHteRHDaUOOW9WWjNUIEd72YG600+KDDqQhPNOrtqSoXfiTf+x\nCfOx+SPNLNU0xM+x678/vxu/2eq9WIlgNFSo/LuXpZyS7jN3kdDN8eVvQRdr\njROpPNGchzaLSnhOb1CCMOC//LsSFLCRHaNutqy2PjMHmIoHd7wKkA1B7YK9\n3EW218liBAfORK8f+IWp1S2PmEQKLsTlB8gZ/SoFd2TpPIV9r/hZ3B79R75k\n6+ulHii4LRzJubpVVVoJhu5/kKcTjOUTD9D/ePzUFjFkZl+JWURE6rxyMzXm\nmyZ3Ms6dO5M6M5qqyqvEudxiIZmGcKi2qF1LOeHdU36YQRrOTqwOhZiCLvCE\nsaiTnmkUR+Jg4XDhyco0T2tWVOYLYx2DbfQ34APxTmeXBVMidQcWpxwaBhCq\nmlY3\r\n=x3oV\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "03ec071b061e462b786bf7e7ce226fd7ab7cf1f6",
    "tarball": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.516.tgz",
    "unpackedSize": 49489
  },
  "gitHead": "7efaf2920fe425665dcc341d0e2f2a42e523718f",
  "homepage": "https://github.com/kilian/electron-to-chromium#readme",
  "keywords": [
    "browserlist",
    "chrome",
    "electron"
  ],
  "license": "ISC",
  "main": "index.js",
  "maintainers": [
    {
      "name": "kilianvalkhof",
      "email": "kilian@kilianvalkhof.com"
    }
  ],
  "name": "electron-to-chromium",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kilian/electron-to-chromium.git"
  },
  "scripts": {
    "build": "node build.js",
    "report": "nyc report --reporter=text-lcov > coverage.lcov && codecov",
    "test": "nyc ava --verbose",
    "update": "node automated-update.js"
  },
  "version": "1.3.516"
}
