{ "name": "@webank/fes-plugin-icon", "version": "1.0.0", "description": "", "main": "lib/index.js", "files": [ "lib" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "module": "dist/index.esm.js", "keywords": [], "author": "", "license": "MIT", "peerDependencies": { "vue": "^3.0.4" }, "dependencies": { "svgo": "1.3.2" } }