19 lines
573 B
JSON
19 lines
573 B
JSON
{
|
|||
|
|
"name": "liteloader-qqnt",
|
||
|
|
"version": "1.1.1",
|
||
|
|
"description": "QQNT 插件加载器 LiteLoaderQQNT —— 轻量 · 简洁 · 开源",
|
||
|
|
"main": "./src/init.js",
|
||
|
|
"private": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"author": {
|
||
|
|
"name": "LiteLoaderQQNT",
|
||
|
|
"url": "https://github.com/LiteLoaderQQNT"
|
||
|
|
},
|
||
|
|
"homepage": "https://liteloaderqqnt.github.io",
|
||
|
|
"bugs": "https://github.com/LiteLoaderQQNT/LiteLoaderQQNT/issues",
|
||
|
|
"repository": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/LiteLoaderQQNT/LiteLoaderQQNT.git"
|
||
|
|
}
|
||
|
|
}
|