package.json 2.41 KB
{
  "_args": [
    [
      {
        "raw": "electron-to-chromium@^1.2.2",
        "scope": null,
        "escapedName": "electron-to-chromium",
        "name": "electron-to-chromium",
        "rawSpec": "^1.2.2",
        "spec": ">=1.2.2 <2.0.0",
        "type": "range"
      },
      "/Users/admin/Documents/workspace/programming/node_modules/browserslist"
    ]
  ],
  "_from": "electron-to-chromium@>=1.2.2 <2.0.0",
  "_id": "electron-to-chromium@1.2.2",
  "_inCache": true,
  "_location": "/electron-to-chromium",
  "_nodeVersion": "6.9.4",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/electron-to-chromium-1.2.2.tgz_1486458134569_0.09101767628453672"
  },
  "_npmUser": {
    "name": "kilianvalkhof",
    "email": "kilian@kilianvalkhof.com"
  },
  "_npmVersion": "4.1.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "electron-to-chromium@^1.2.2",
    "scope": null,
    "escapedName": "electron-to-chromium",
    "name": "electron-to-chromium",
    "rawSpec": "^1.2.2",
    "spec": ">=1.2.2 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/browserslist"
  ],
  "_resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.2.2.tgz",
  "_shasum": "e41bc9488c88e3cfa1e94bde28e8420d7d47c47c",
  "_shrinkwrap": null,
  "_spec": "electron-to-chromium@^1.2.2",
  "_where": "/Users/admin/Documents/workspace/programming/node_modules/browserslist",
  "author": {
    "name": "Kilian Valkhof"
  },
  "dependencies": {},
  "description": "Provides a list of electron-to-chromium version mappings",
  "devDependencies": {
    "request": "^2.79.0",
    "shelljs": "^0.7.6"
  },
  "directories": {},
  "dist": {
    "shasum": "e41bc9488c88e3cfa1e94bde28e8420d7d47c47c",
    "tarball": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.2.2.tgz"
  },
  "gitHead": "20fed92a6206cf0204fe2985325c07ae84eb8630",
  "keywords": [
    "electron",
    "chrome",
    "browserlist"
  ],
  "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": "https://github.com/kilian/electron-to-chromium/"
  },
  "scripts": {
    "build": "node build.js",
    "update": "node automated-update.js"
  },
  "version": "1.2.2"
}