Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.112
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html_old /
iNetty /
node_modules /
acorn /
Delete
Unzip
Name
Size
Permission
Date
Action
bin
[ DIR ]
drwxr-xr-x
2022-04-21 14:27
dist
[ DIR ]
drwxr-xr-x
2022-04-21 14:27
CHANGELOG.md
18.44
KB
-rw-r--r--
2022-04-21 14:24
LICENSE
1.07
KB
-rw-r--r--
2022-04-21 14:24
README.md
10.71
KB
-rw-r--r--
2022-04-21 14:24
package.json
1.02
KB
-rw-r--r--
2022-04-21 14:24
Save
Rename
{ "name": "acorn", "description": "ECMAScript parser", "homepage": "https://github.com/acornjs/acorn", "main": "dist/acorn.js", "types": "dist/acorn.d.ts", "module": "dist/acorn.mjs", "exports": { ".": [ { "import": "./dist/acorn.mjs", "require": "./dist/acorn.js", "default": "./dist/acorn.js" }, "./dist/acorn.js" ], "./package.json": "./package.json" }, "version": "8.7.0", "engines": {"node": ">=0.4.0"}, "maintainers": [ { "name": "Marijn Haverbeke", "email": "marijnh@gmail.com", "web": "https://marijnhaverbeke.nl" }, { "name": "Ingvar Stepanyan", "email": "me@rreverser.com", "web": "https://rreverser.com/" }, { "name": "Adrian Heine", "web": "http://adrianheine.de" } ], "repository": { "type": "git", "url": "https://github.com/acornjs/acorn.git" }, "license": "MIT", "scripts": { "prepare": "cd ..; npm run build:main" }, "bin": {"acorn": "./bin/acorn"} }