mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
9 lines
158 B
JSON
9 lines
158 B
JSON
{
|
|
"name": "dbcompiler",
|
|
"version": "1.0.0",
|
|
"main": "task.js",
|
|
"author": "DosX",
|
|
"dependencies": {
|
|
"uglify-js": "^3.19.3"
|
|
}
|
|
}
|