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.15.190.49
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 /
is-arrayish /
Delete
Unzip
Name
Size
Permission
Date
Action
.editorconfig
264
B
-rw-rw-r--
2022-08-30 11:49
.istanbul.yml
59
B
-rw-rw-r--
2022-08-30 11:49
.npmignore
52
B
-rw-rw-r--
2022-08-30 11:49
.travis.yml
988
B
-rw-rw-r--
2022-08-30 11:49
LICENSE
1.05
KB
-rw-rw-r--
2022-08-30 11:49
README.md
704
B
-rw-rw-r--
2022-08-30 11:49
index.js
204
B
-rw-rw-r--
2022-08-30 11:49
package.json
705
B
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "is-arrayish", "description": "Determines if an object can be used as an array", "version": "0.2.1", "author": "Qix (http://github.com/qix-)", "keywords": [ "is", "array", "duck", "type", "arrayish", "similar", "proto", "prototype", "type" ], "license": "MIT", "scripts": { "pretest": "xo", "test": "mocha --compilers coffee:coffee-script/register" }, "repository": { "type": "git", "url": "https://github.com/qix-/node-is-arrayish.git" }, "devDependencies": { "coffee-script": "^1.9.3", "coveralls": "^2.11.2", "istanbul": "^0.3.17", "mocha": "^2.2.5", "should": "^7.0.1", "xo": "^0.6.1" } }