to-zoomer
Version:
## ```js 基于 Vue3 ```
22 lines (21 loc) • 370 B
JSON
{
"name": "to-zoomer",
"version": "1.0.6",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"放大镜",
"magnifying glass",
"zoomer",
"zoom"
],
"author": "wangyi",
"license": "MIT",
"dependencies": {
"lodash": "^4.17.21",
"vue": "^3.2.39"
}
}