{
  "name": "ysui",
  "version": "0.0.7",
  "description": "YSUI 是一套基础样式库，目的是使用户的使用感知更加统一。",
  "homepage": "https://github.com/efe-team/ysui.git",
  "style": "dist/style/ysui.css",
  "sass": "src/style/ysui.scss",
  "main": "dist/style/ysui.css",
  "scripts": {
    "build": "./node_modules/.bin/gulp",
    "test": "echo \"Error: no test specified\" && exit 1"
  },

  "repository": {
    "type": "git",
    "url": "https://github.com/efe-team/ysui.git"
  },
  "keywords": [
    "ui"
  ],
  "author": "fcx600@163.com",
  "license": "MIT",
  "devDependencies": {
    "autoprefixer": "^7.1.1",
    "browser-sync": "^2.18.12",
    "commander": "^2.11.0",
    "gulp": "^3.9.1",
    "gulp-cssnano": "^2.1.2",
    "gulp-header": "^1.8.8",
    "gulp-postcss": "^7.0.0",
    "gulp-rename": "^1.2.2",
    "gulp-sass": "^3.1.0",
    "gulp-sourcemaps": "^2.6.0",
    "gulp-tap": "^1.0.1",
    "postcss-discard-comments": "^2.0.4"
  }
}
