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 /
lilconfig /
Delete
Unzip
Name
Size
Permission
Date
Action
dist
[ DIR ]
drwxr-xr-x
2022-04-21 14:29
package.json
1.27
KB
-rw-r--r--
2022-04-21 14:25
readme.md
2.39
KB
-rw-r--r--
2022-04-21 14:25
Save
Rename
{ "name": "lilconfig", "version": "2.0.4", "description": "A zero-dependency alternative to cosmiconfig", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "prebuild": "npm run clean", "build": "tsc --declaration", "postbuild": "du -h ./dist/*", "clean": "rm -rf ./dist", "test": "jest --coverage", "lint": "eslint ./src/*.ts" }, "keywords": [ "cosmiconfig", "config", "configuration", "search" ], "files": [ "dist/*" ], "repository": { "type": "git", "url": "https://github.com/antonk52/lilconfig" }, "bugs": "https://github.com/antonk52/lilconfig/issues", "author": "antonk52", "license": "MIT", "devDependencies": { "@types/jest": "^27.0.2", "@types/node": "^14.17.2", "@typescript-eslint/eslint-plugin": "^5.3.0", "@typescript-eslint/parser": "^5.3.0", "cosmiconfig": "^7.0.1", "eslint": "^8.1.0", "eslint-config-prettier": "^8.3.0", "eslint-plugin-prettier": "^4.0.0", "jest": "^27.3.1", "prettier": "^2.4.1", "ts-jest": "^27.0.7", "typescript": "^4.4.4" }, "engines": { "node": ">=10" } }