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 /
eslint-config-eslint /
Delete
Unzip
Name
Size
Permission
Date
Action
default.yml
6.26
KB
-rw-r--r--
2019-09-14 01:35
index.js
158
B
-rw-r--r--
2019-09-14 01:35
package.json
763
B
-rw-r--r--
2019-09-14 01:35
Save
Rename
{ "name": "eslint-config-eslint", "version": "5.0.1", "author": "Nicholas C. Zakas <nicholas+npm@nczconsulting.com>", "description": "Default ESLint configuration for ESLint projects.", "scripts": { "test": "node ./index.js", "prepublish": "npm test" }, "files": [ "LICENSE", "README.md", "index.js", "default.yml" ], "repository": { "type": "git", "url": "https://github.com/eslint/eslint" }, "homepage": "https://eslint.org", "bugs": "https://github.com/eslint/eslint/issues/", "peerDependencies": { "eslint-plugin-node": "^9.0.0" }, "keywords": [ "eslintconfig", "eslint-config", "eslint" ], "license": "MIT", "engines": { "node": "^8.10.0 || ^10.13.0 || >=11.10.1" } }