{ "name": "web-lib-services", "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": { "axios": "^0.21.1", "element-ui": "^2.15.1", "web-lib-utils": "^0.8.0" }, "gitHead": "073b28b30266c33c39f2ca58a3769807eb175905" }