mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-17 05:37:46 +00:00
13 lines
222 B
JSON
13 lines
222 B
JSON
{
|
|
"name": "zzz-plugin",
|
|
"type": "module",
|
|
"version": "0.0.1",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"keywords": [],
|
|
"author": "ZZZure",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"request": "^2.88.2"
|
|
}
|
|
}
|