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.217.80
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 /
eslint-parser /
Delete
Unzip
Name
Size
Permission
Date
Action
lib
[ DIR ]
drwxr-xr-x
2024-07-10 10:56
package.json
1.28
KB
-rw-r--r--
2024-02-26 08:46
pkgjs-lock.json
973
B
-rw-r--r--
2024-02-26 08:46
Save
Rename
{ "name": "@babel/eslint-parser", "version": "7.19.1", "description": "ESLint parser that allows for linting of experimental syntax transformed by Babel", "author": "The Babel Team (https://babel.dev/team)", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/babel/babel.git", "directory": "eslint/babel-eslint-parser" }, "publishConfig": { "access": "public" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "homepage": "https://babel.dev/", "engines": { "node": "^10.13.0 || ^12.13.0 || >=14.0.0" }, "main": "./lib/index.cjs", "type": "commonjs", "exports": { ".": "./lib/index.cjs", "./experimental-worker": "./lib/experimental-worker.cjs", "./package.json": "./package.json" }, "peerDependencies": { "@babel/core": ">=7.11.0", "eslint": "^7.5.0 || ^8.0.0" }, "dependencies": { "@nicolo-ribaudo/eslint-scope-5-internals": "condition:BABEL_8_BREAKING ? : 5.1.1-v1", "eslint-scope": "condition:BABEL_8_BREAKING ? ^7.1.1 : ", "eslint-visitor-keys": "condition:BABEL_8_BREAKING ? ^3.3.0 : ^2.1.0", "semver": "condition:BABEL_8_BREAKING ? ^7.3.4 : ^6.3.0" }, "devDependencies": { "@babel/core": "workspace:^", "dedent": "^0.7.0", "eslint": "^8.22.0" } }