Linux premium71.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
LiteSpeed
Server IP : 198.187.29.8 & Your IP : 18.116.15.98
Domains :
Cant Read [ /etc/named.conf ]
User : cleahvkv
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
lib /
node_modules /
npm /
node_modules /
extend /
Delete
Unzip
Name
Size
Permission
Date
Action
.editorconfig
286
B
-rw-r--r--
2021-03-10 14:36
.jscs.json
4
KB
-rw-r--r--
2021-03-10 14:36
.travis.yml
6.74
KB
-rw-r--r--
2021-03-10 14:36
CHANGELOG.md
2.71
KB
-rw-r--r--
2021-03-10 14:36
LICENSE
1.06
KB
-rw-r--r--
2021-03-10 14:36
README.md
2.96
KB
-rw-r--r--
2021-03-10 14:36
component.json
581
B
-rw-r--r--
2021-03-10 14:36
index.js
3.24
KB
-rw-r--r--
2021-03-10 14:36
package.json
2.01
KB
-rw-r--r--
2021-03-10 14:36
Save
Rename
{ "_from": "extend@3.0.2", "_id": "extend@3.0.2", "_inBundle": false, "_integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==", "_location": "/extend", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "extend@3.0.2", "name": "extend", "escapedName": "extend", "rawSpec": "3.0.2", "saveSpec": null, "fetchSpec": "3.0.2" }, "_requiredBy": [ "#USER", "/", "/cloudant-follow/request", "/nano/request" ], "_resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", "_shasum": "f8b1136b4071fbd8eb140aff858b1019ec2915fa", "_spec": "extend@3.0.2", "_where": "/Users/zkat/Documents/code/work/npm", "author": { "name": "Stefan Thomas", "email": "justmoon@members.fsf.org", "url": "http://www.justmoon.net" }, "bugs": { "url": "https://github.com/justmoon/node-extend/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Jordan Harband", "url": "https://github.com/ljharb" } ], "dependencies": {}, "deprecated": false, "description": "Port of jQuery.extend for node.js and the browser", "devDependencies": { "@ljharb/eslint-config": "^12.2.1", "covert": "^1.1.0", "eslint": "^4.19.1", "jscs": "^3.0.7", "tape": "^4.9.1" }, "homepage": "https://github.com/justmoon/node-extend#readme", "keywords": [ "extend", "clone", "merge" ], "license": "MIT", "main": "index", "name": "extend", "repository": { "type": "git", "url": "git+https://github.com/justmoon/node-extend.git" }, "scripts": { "coverage": "covert test/index.js", "coverage-quiet": "covert test/index.js --quiet", "eslint": "eslint *.js */*.js", "jscs": "jscs *.js */*.js", "lint": "npm run jscs && npm run eslint", "posttest": "npm run coverage-quiet", "pretest": "npm run lint", "test": "npm run tests-only", "tests-only": "node test" }, "version": "3.0.2" }