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 /
@babel /
core /
Delete
Unzip
Name
Size
Permission
Date
Action
lib
[ DIR ]
drwxr-xr-x
2024-07-10 10:56
cjs-proxy.cjs
632
B
-rw-r--r--
2024-02-26 08:46
package.json
2.92
KB
-rw-r--r--
2024-02-26 08:46
pkgjs-lock.json
4.18
KB
-rw-r--r--
2024-02-26 08:46
Save
Rename
{ "name": "@babel/core", "version": "7.20.12", "description": "Babel compiler core.", "main": "./lib/index.js", "author": "The Babel Team (https://babel.dev/team)", "license": "MIT", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel.git", "directory": "packages/babel-core" }, "homepage": "https://babel.dev/docs/en/next/babel-core", "bugs": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20core%22+is%3Aopen", "keywords": [ "6to5", "babel", "classes", "const", "es6", "harmony", "let", "modules", "transpile", "transpiler", "var", "babel-core", "compiler" ], "engines": { "node": ">=6.9.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/babel" }, "browser": { "./lib/config/files/index.js": "./lib/config/files/index-browser.js", "./lib/config/resolve-targets.js": "./lib/config/resolve-targets-browser.js", "./lib/transform-file.js": "./lib/transform-file-browser.js", "./src/config/files/index.ts": "./src/config/files/index-browser.ts", "./src/config/resolve-targets.ts": "./src/config/resolve-targets-browser.ts", "./src/transform-file.ts": "./src/transform-file-browser.ts" }, "dependencies": { "@ampproject/remapping": "^2.1.0", "@babel/code-frame": "workspace:^", "@babel/generator": "workspace:^", "@babel/helper-compilation-targets": "workspace:^", "@babel/helper-module-transforms": "workspace:^", "@babel/helpers": "workspace:^", "@babel/parser": "workspace:^", "@babel/template": "workspace:^", "@babel/traverse": "workspace:^", "@babel/types": "workspace:^", "convert-source-map": "^1.7.0", "debug": "^4.1.0", "gensync": "^1.0.0-beta.2", "json5": "^2.2.2", "semver": "condition:BABEL_8_BREAKING ? ^7.3.4 : ^6.3.0" }, "devDependencies": { "@babel/helper-transform-fixture-test-runner": "workspace:^", "@babel/plugin-syntax-flow": "workspace:^", "@babel/plugin-transform-flow-strip-types": "workspace:^", "@babel/plugin-transform-modules-commonjs": "workspace:^", "@babel/preset-env": "workspace:^", "@jridgewell/trace-mapping": "^0.3.8", "@types/convert-source-map": "^1.5.1", "@types/debug": "^4.1.0", "@types/gensync": "^1.0.0", "@types/resolve": "^1.3.2", "@types/semver": "^5.4.0", "rimraf": "^3.0.0" }, "conditions": { "BABEL_8_BREAKING": [ null, { "exports": null } ], "USE_ESM": [ { "type": "module", "exports": { ".": { "require": "./cjs-proxy.cjs", "default": "./lib/index.js" }, "./package.json": "./package.json" } }, null ] }, "exports": { ".": "./lib/index.js", "./package.json": "./package.json" }, "type": "commonjs" }