UNPKG

ux-data-proxy

Version:
32 lines (31 loc) 782 B
{ "name": "ux-data-proxy", "version": "2.0.3", "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": "^9.32.0" }, "dependencies": { "lodash": "^4.17.21", "lowdb": "^1.0.0" } }