{
  "name": "wepayui",
  "version": "0.1.9",
  "description": "WePayUI 由微信支付为服务商和商户量身打造，用于快速制作符合微信支付规范的Web页面，提升开发效率",
  "keywords": [
    "wepayui",
    "wechat",
    "weixin",
    "css",
    "less",
    "mobile"
  ],
  "main": "dist/wepayui/css/wepayui.css",
  "scripts": {
    "start": "gulp -ws",
    "test": "gulp release"
  },
  "author": "wechat pay official team",
  "repository": {
    "type": "git",
    "url": "https://github.com/wepayui/wepayui.git"
  },
  "homepage": "https://github.com/wepayui/wepayui",
  "bugs": {
    "url": "https://github.com/wepayui/wepayui/issues"
  },
  "license": "MIT",
  "devDependencies": {
    "autoprefixer": "^6.4.0",
    "browser-sync": "^2.14.3",
    "event-stream": "^3.3.4",
    "gulp": "^3.9.1",
    "gulp-clean-css": "^3.0.3",
    "gulp-concat": "^2.6.0",
    "gulp-file-include": "^1.0.0",
    "gulp-header": "^1.8.8",
    "gulp-less": "^3.1.0",
    "gulp-notify": "^2.2.0",
    "gulp-plumber": "^1.1.0",
    "gulp-postcss": "^6.1.1",
    "gulp-rename": "^1.2.2",
    "gulp-sourcemaps": "^1.6.0",
    "gulp-uglify": "^2.0.0",
    "require-dir": "^0.3.0",
    "yargs": "^5.0.0"
  }
}
