| Server IP : 34.87.99.72 / Your IP : 216.73.217.31 Web Server : Apache/2.4.46 (Unix) OpenSSL/1.1.1n System : Linux zlock-bitnami-lamp-prod-v2-vm 4.19.0-16-cloud-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 User : bitnami ( 1000) PHP Version : 7.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /home/bitnami/htdocs/app/node_modules/electron-to-chromium/ |
Upload File : |
{
"_from": "electron-to-chromium@^1.3.723",
"_id": "electron-to-chromium@1.3.727",
"_inBundle": false,
"_integrity": "sha512-Mfz4FIB4FSvEwBpDfdipRIrwd6uo8gUDoRDF4QEYb4h4tSuI3ov594OrjU6on042UlFHouIJpClDODGkPcBSbg==",
"_location": "/electron-to-chromium",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "electron-to-chromium@^1.3.723",
"name": "electron-to-chromium",
"escapedName": "electron-to-chromium",
"rawSpec": "^1.3.723",
"saveSpec": null,
"fetchSpec": "^1.3.723"
},
"_requiredBy": [
"/browserslist"
],
"_resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.727.tgz",
"_shasum": "857e310ca00f0b75da4e1db6ff0e073cc4a91ddf",
"_spec": "electron-to-chromium@^1.3.723",
"_where": "/opt/bitnami/apache/htdocs/app/node_modules/browserslist",
"author": {
"name": "Kilian Valkhof"
},
"bugs": {
"url": "https://github.com/kilian/electron-to-chromium/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Provides a list of electron-to-chromium version mappings",
"devDependencies": {
"ava": "^3.8.2",
"codecov": "^3.8.0",
"electron-releases": "^3.678.0",
"nyc": "^15.1.0",
"request": "^2.88.0",
"shelljs": "^0.8.4"
},
"files": [
"versions.js",
"full-versions.js",
"chromium-versions.js",
"full-chromium-versions.js",
"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.3.727"
}