{ "_args": [ [ "electron-to-chromium@1.4.284", "D:\\林谷智能项目\\yanchengPowerSupply" ] ], "_development": true, "_from": "electron-to-chromium@1.4.284", "_id": "electron-to-chromium@1.4.284", "_inBundle": false, "_integrity": "sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA==", "_location": "/electron-to-chromium", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "electron-to-chromium@1.4.284", "name": "electron-to-chromium", "escapedName": "electron-to-chromium", "rawSpec": "1.4.284", "saveSpec": null, "fetchSpec": "1.4.284" }, "_requiredBy": [ "/browserslist" ], "_resolved": "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.4.284.tgz", "_spec": "1.4.284", "_where": "D:\\林谷智能项目\\yanchengPowerSupply", "author": { "name": "Kilian Valkhof" }, "bugs": { "url": "https://github.com/kilian/electron-to-chromium/issues" }, "description": "Provides a list of electron-to-chromium version mappings", "devDependencies": { "ava": "^4.0.1", "codecov": "^3.8.0", "electron-releases": "^3.1171.0", "nyc": "^15.1.0", "request": "^2.65.0", "shelljs": "^0.8.4" }, "files": [ "versions.js", "full-versions.js", "chromium-versions.js", "full-chromium-versions.js", "versions.json", "full-versions.json", "chromium-versions.json", "full-chromium-versions.json", "LICENSE" ], "homepage": "https://github.com/kilian/electron-to-chromium#readme", "keywords": [ "electron", "chrome", "browserlist" ], "license": "ISC", "main": "index.js", "name": "electron-to-chromium", "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.4.284" }