Linux v69820.1blu.de 4.15.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
Apache/2.4.58
Server IP : 195.90.215.149 & Your IP : 216.73.216.250
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
nodejs /
electron-to-chromium /
Delete
Unzip
Name
Size
Permission
Date
Action
chromium-versions.js
903
B
-rw-r--r--
2023-12-22 10:27
chromium-versions.json
707
B
-rw-r--r--
2023-12-22 10:27
full-chromium-versions.js
53.21
KB
-rw-r--r--
2023-12-22 10:27
full-chromium-versions.json
44.81
KB
-rw-r--r--
2023-12-22 10:27
full-versions.js
76.6
KB
-rw-r--r--
2023-12-22 10:27
full-versions.json
70.19
KB
-rw-r--r--
2023-12-22 10:27
index.js
1.18
KB
-rw-r--r--
2023-12-22 10:27
package.json
1.03
KB
-rw-r--r--
2023-12-22 10:27
versions.js
2.16
KB
-rw-r--r--
2023-12-22 10:27
versions.json
1.72
KB
-rw-r--r--
2023-12-22 10:27
Save
Rename
{ "name": "electron-to-chromium", "version": "1.4.616", "description": "Provides a list of electron-to-chromium version mappings", "main": "index.js", "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" ], "scripts": { "build": "node build.mjs", "update": "node automated-update.js", "test": "nyc ava --verbose", "report": "nyc report --reporter=text-lcov > coverage.lcov && codecov" }, "repository": { "type": "git", "url": "https://github.com/kilian/electron-to-chromium/" }, "keywords": [ "electron", "chrome", "chromium", "browserslist", "browserlist" ], "author": "Kilian Valkhof", "license": "ISC", "devDependencies": { "ava": "^5.1.1", "codecov": "^3.8.2", "compare-versions": "^6.0.0-rc.1", "node-fetch": "^3.3.0", "nyc": "^15.1.0", "shelljs": "^0.8.5" } }