{
    "name": "qg-pc-plugin",
    "version": "1.0.0",
    "description": "这是pc端通用的插件",
    "main": "index.js",
    "directories": {
        "lib": "lib"
    },
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "repository": {
        "type": "git",
        "url": "https://gitee.com/chen_gang1231/qg-pc-plugin.git"
    },
    "keywords": [
        "全局插件",
        "插件"
    ],
    "author": "陈",
    "license": "ISC"
}
