{ "name": "web-lib-components", "version": "0.8.1", "description": "Now I’m the model of a modern major general / The venerated Virginian veteran whose men are all / Lining up, to put me up on a pedestal / Writin’ letters to relatives / Embellishin’ my elegance and eloquence / But the elephant is in the room / The truth is in ya face when ya hear the British cannons go / BOOM", "keywords": [], "author": "jiangwenyang ", "license": "ISC", "main": "lib/index.js", "directories": { "lib": "lib", "test": "__tests__" }, "files": [ "lib" ], "publishConfig": { "registry": "https://registry.npm.taobao.org/" }, "scripts": { "build": "webpack --config ./build/webpack.prod.js", "clean": "rm -rf lib/*" }, "dependencies": { "date-fns": "^2.21.2", "echarts": "^5.1.1", "element-ui": "^2.15.1", "flv.js": "^1.5.0", "jquery": "^3.6.0", "lodash": "^4.17.21", "path-to-regexp": "^6.2.0", "pdfobject": "^2.2.5", "viewerjs": "^1.9.0", "vue": "^2.6.12", "vuedraggable": "^2.24.3", "web-lib-services": "^0.8.1", "web-lib-styles": "^0.8.1", "web-lib-utils": "^0.8.0", "ztree": "^3.5.24" }, "gitHead": "073b28b30266c33c39f2ca58a3769807eb175905" }