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.142.55.180
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp_probe /
node_modules /
is-date-object /
Delete
Unzip
Name
Size
Permission
Date
Action
.eslintrc
87
B
-rw-r--r--
2015-09-27 13:02
.jscs.json
2.81
KB
-rw-r--r--
2015-09-27 13:02
.npmignore
587
B
-rw-r--r--
2015-03-13 22:07
.travis.yml
1.12
KB
-rw-r--r--
2015-09-27 13:02
CHANGELOG.md
421
B
-rw-r--r--
2015-09-27 13:14
LICENSE
1.06
KB
-rw-r--r--
2015-03-13 22:07
Makefile
3.74
KB
-rw-r--r--
2015-03-13 22:07
README.md
1.71
KB
-rw-r--r--
2015-08-12 05:57
index.js
551
B
-rw-r--r--
2015-09-27 13:12
package.json
2.37
KB
-rw-r--r--
2021-02-04 21:24
test.js
1.17
KB
-rw-r--r--
2015-08-12 05:58
Save
Rename
{ "_args": [ [ "is-date-object@1.0.1", "/home/www/unp" ] ], "_development": true, "_from": "is-date-object@1.0.1", "_id": "is-date-object@1.0.1", "_inBundle": false, "_integrity": "sha1-mqIOtq7rv/d/vTPnTKAbM1gdOhY=", "_location": "/is-date-object", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "is-date-object@1.0.1", "name": "is-date-object", "escapedName": "is-date-object", "rawSpec": "1.0.1", "saveSpec": null, "fetchSpec": "1.0.1" }, "_requiredBy": [ "/es-to-primitive" ], "_resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.1.tgz", "_spec": "1.0.1", "_where": "/home/www/unp", "author": { "name": "Jordan Harband" }, "bugs": { "url": "https://github.com/ljharb/is-date-object/issues" }, "dependencies": {}, "description": "Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.", "devDependencies": { "@ljharb/eslint-config": "^1.2.0", "covert": "^1.1.0", "eslint": "^1.5.1", "foreach": "^2.0.5", "indexof": "^0.0.1", "is": "^3.1.0", "jscs": "^2.1.1", "nsp": "^1.1.0", "semver": "^5.0.3", "tape": "^4.2.0" }, "engines": { "node": ">= 0.4" }, "homepage": "https://github.com/ljharb/is-date-object#readme", "keywords": [ "Date", "ES6", "toStringTag", "@@toStringTag", "Date object" ], "license": "MIT", "main": "index.js", "name": "is-date-object", "repository": { "type": "git", "url": "git://github.com/ljharb/is-date-object.git" }, "scripts": { "coverage": "covert test.js", "coverage-quiet": "covert test.js --quiet", "eslint": "eslint test.js *.js", "jscs": "jscs test.js *.js", "lint": "npm run jscs && npm run eslint", "security": "nsp package", "test": "npm run lint && node --harmony --es-staging test.js && npm run security" }, "testling": { "files": "test.js", "browsers": [ "iexplore/6.0..latest", "firefox/3.0..6.0", "firefox/15.0..latest", "firefox/nightly", "chrome/4.0..10.0", "chrome/20.0..latest", "chrome/canary", "opera/10.0..latest", "opera/next", "safari/4.0..latest", "ipad/6.0..latest", "iphone/6.0..latest", "android-browser/4.2" ] }, "version": "1.0.1" }