{
    "name": "ux-data-proxy",
    "version": "2.0.1",
    "description": "this is a vue data proxy",
    "main": "index.ts",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/jy02534655/data-proxy.git"
    },
    "keywords": [
        "data",
        "proxy",
        "vue"
    ],
    "author": "魔狼再世",
    "license": "ISC",
    "bugs": {
        "url": "https://github.com/jy02534655/data-proxy/issues"
    },
    "homepage": "https://github.com/jy02534655/data-proxy#readme",
    "devDependencies": {
        "eslint": "^6.8.0"
    },
    "dependencies": {
        "lodash": "^4.17.21",
        "lowdb": "^1.0.0"
    }
}
