mirror of
https://github.com/0dayCTF/reverse-shell-generator.git
synced 2024-12-18 10:56:10 +00:00
10 lines
170 B
JSON
10 lines
170 B
JSON
|
{
|
||
|
"name": "parcel-transformer-obfuscation",
|
||
|
"version": "0.0.1",
|
||
|
"private": true,
|
||
|
"main": "src/index.js",
|
||
|
"engines": {
|
||
|
"parcel": "2.x"
|
||
|
}
|
||
|
}
|