Linux server2.hpierson.com 3.10.0-1160.105.1.el7.x86_64 #1 SMP Thu Dec 7 15:39:45 UTC 2023 x86_64
Apache
: 162.0.216.123 | : 216.73.216.152
28 Domain
?7.4.33
yvffpqmy
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
lib /
node_modules /
npm /
node_modules /
meant /
[ HOME SHELL ]
Name
Size
Permission
Action
.npmignore
578
B
-rw-r--r--
.travis.yml
143
B
-rw-r--r--
CHANGELOG.md
959
B
-rw-r--r--
LICENSE
1.05
KB
-rw-r--r--
README.md
1.47
KB
-rw-r--r--
index.js
986
B
-rw-r--r--
package.json
1.31
KB
-rw-r--r--
test.js
431
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "_args": [ [ "meant@1.0.1", "/Users/rebecca/code/npm" ] ], "_from": "meant@1.0.1", "_id": "meant@1.0.1", "_inBundle": false, "_integrity": "sha512-UakVLFjKkbbUwNWJ2frVLnnAtbb7D7DsloxRd3s/gDpI8rdv8W5Hp3NaDb+POBI1fQdeussER6NB8vpcRURvlg==", "_location": "/meant", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "meant@1.0.1", "name": "meant", "escapedName": "meant", "rawSpec": "1.0.1", "saveSpec": null, "fetchSpec": "1.0.1" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/meant/-/meant-1.0.1.tgz", "_spec": "1.0.1", "_where": "/Users/rebecca/code/npm", "author": { "name": "Daijiro Wachi" }, "bugs": { "url": "https://github.com/watilde/meant/issues" }, "description": "Like the `Did you mean?` in git for npm", "devDependencies": { "standard": "^8.0.0", "standard-version": "^2.4.0", "tap": "^7.1.1" }, "homepage": "https://github.com/watilde/meant#readme", "keywords": [ "meant" ], "license": "MIT", "main": "index.js", "name": "meant", "repository": { "type": "git", "url": "git+https://github.com/watilde/meant.git" }, "scripts": { "release": "standard-version", "test": "standard && tap test.js" }, "version": "1.0.1" }
Close