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 : 18.227.111.48
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 /
serialize-javascript /
Delete
Unzip
Name
Size
Permission
Date
Action
LICENSE
1.45
KB
-rw-rw-r--
2022-08-30 11:49
README.md
5.6
KB
-rw-rw-r--
2022-08-30 11:49
index.js
8.42
KB
-rw-rw-r--
2022-08-30 11:49
package.json
929
B
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "serialize-javascript", "version": "6.0.0", "description": "Serialize JavaScript to a superset of JSON that includes regular expressions and functions.", "main": "index.js", "scripts": { "benchmark": "node -v && node test/benchmark/serialize.js", "test": "nyc --reporter=lcov mocha test/unit" }, "repository": { "type": "git", "url": "git+https://github.com/yahoo/serialize-javascript.git" }, "keywords": [ "serialize", "serialization", "javascript", "js", "json" ], "author": "Eric Ferraiuolo <edf@ericf.me>", "license": "BSD-3-Clause", "bugs": { "url": "https://github.com/yahoo/serialize-javascript/issues" }, "homepage": "https://github.com/yahoo/serialize-javascript", "devDependencies": { "benchmark": "^2.1.4", "chai": "^4.1.0", "mocha": "^9.0.0", "nyc": "^15.0.0" }, "dependencies": { "randombytes": "^2.1.0" } }