{ "name": "web-lib-styles", "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/web-lib-styles.js", "directories": { "lib": "lib", "test": "__tests__" }, "files": [ "lib", "src" ], "publishConfig": { "registry": "https://registry.npm.taobao.org/" }, "scripts": { "build": "gulp --gulpfile build/gulpfile.js", "clean": "rm -rf lib/*" }, "devDependencies": { "del": "^6.0.0", "gulp": "^4.0.2", "gulp-clean-css": "^4.3.0", "gulp-postcss": "^9.0.0", "gulp-rename": "^2.0.0", "gulp-sass": "^5.1.0" }, "dependencies": { "element-ui": "^2.15.1" }, "gitHead": "073b28b30266c33c39f2ca58a3769807eb175905" }