{
  "name": "xinbao-style",
  "version": "2.0.0",
  "description": "Xinbao component style.",
  "main": "lib/index.css",
  "style": "lib/index.css",
  "files": [
    "lib",
    "src"
  ],
  "scripts": {
    "build": "gulp build"
  },
  "keywords": [
    "xinbao",
    "style"
  ],
  "author": "huangyiyingxinbao <huangyiying@xinbaokeji.cn>",
  "devDependencies": {
    "gulp": "^4.0.2",
    "gulp-cssmin": "^0.1.7",
    "gulp-sass": "^3.1.0",
    "gulp-autoprefixer": "^4.0.0"
  },
  "dependencies": {}
}
