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.222.94.214
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 /
array-sort /
Delete
Unzip
Name
Size
Permission
Date
Action
LICENSE
1.06
KB
-rw-rw-r--
2022-08-30 11:49
README.md
6.7
KB
-rw-rw-r--
2022-08-30 11:49
index.js
2.34
KB
-rw-rw-r--
2022-08-30 11:49
package.json
1.89
KB
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "array-sort", "description": "Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.", "version": "1.0.0", "homepage": "https://github.com/jonschlinkert/array-sort", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "contributors": [ "Brian Woodward (https://twitter.com/doowb)", "Jan Stola (https://github.com/iamstolis)", "Jon Schlinkert (http://twitter.com/jonschlinkert)", "Kevin Ward (https://github.com/wkevina)" ], "repository": "jonschlinkert/array-sort", "bugs": { "url": "https://github.com/jonschlinkert/array-sort/issues" }, "license": "MIT", "files": [ "index.js" ], "main": "index.js", "engines": { "node": ">=0.10.0" }, "scripts": { "test": "mocha" }, "dependencies": { "default-compare": "^1.0.0", "get-value": "^2.0.6", "kind-of": "^5.0.2" }, "devDependencies": { "ansi-bold": "^0.1.1", "benchmarked": "^0.1.5", "glob": "^7.0.3", "gulp-format-md": "^0.1.8", "lodash.sortbyorder": "^3.4.4", "mocha": "^2.4.5", "should": "^8.3.1" }, "keywords": [ "arr", "array", "asc", "ascend", "ascending", "desc", "descend", "descending", "dot", "element", "elements", "get", "multiple", "nested", "obj", "object", "order", "ordered", "path", "prop", "properties", "property", "sort", "sorted", "sorting" ], "verb": { "reflinks": [ "verb" ], "related": { "list": [ "get-value", "set-value", "sort-asc", "sort-desc", "sort-object" ] }, "toc": false, "layout": "default", "tasks": [ "readme" ], "plugins": [ "gulp-format-md" ], "lint": { "reflinks": true } } }