12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788 |
- {
- "_args": [
- [
- {
- "raw": "electron-to-chromium@^1.2.0",
- "scope": null,
- "escapedName": "electron-to-chromium",
- "name": "electron-to-chromium",
- "rawSpec": "^1.2.0",
- "spec": ">=1.2.0 <2.0.0",
- "type": "range"
- },
- "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/inifig/node_modules/browserslist"
- ]
- ],
- "_from": "electron-to-chromium@>=1.2.0 <2.0.0",
- "_id": "electron-to-chromium@1.2.0",
- "_inCache": true,
- "_location": "/electron-to-chromium",
- "_nodeVersion": "6.9.4",
- "_npmOperationalInternal": {
- "host": "packages-18-east.internal.npmjs.com",
- "tmp": "tmp/electron-to-chromium-1.2.0.tgz_1484950705670_0.46012867614626884"
- },
- "_npmUser": {
- "name": "kilianvalkhof",
- "email": "kilian@kilianvalkhof.com"
- },
- "_npmVersion": "4.1.1",
- "_phantomChildren": {},
- "_requested": {
- "raw": "electron-to-chromium@^1.2.0",
- "scope": null,
- "escapedName": "electron-to-chromium",
- "name": "electron-to-chromium",
- "rawSpec": "^1.2.0",
- "spec": ">=1.2.0 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/browserslist"
- ],
- "_resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.2.0.tgz",
- "_shasum": "3bd7761f85bd4163602259ae6c7ed338050b17e7",
- "_shrinkwrap": null,
- "_spec": "electron-to-chromium@^1.2.0",
- "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/inifig/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": "3bd7761f85bd4163602259ae6c7ed338050b17e7",
- "tarball": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.2.0.tgz"
- },
- "gitHead": "a3596fb327da65880ad43ba39bd6e28b048f0e77",
- "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.0"
- }
|