{
  "name": "element-theme-antd",
  "version": "2.4.7",
  "description": "Element component antd theme.",
  "main": "lib/index.css",
  "style": "lib/index.css",
  "files": [
    "lib",
    "src"
  ],
  "scripts": {
    "build": "gulp build"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/elvant/theme-antd.git"
  },
  "keywords": [
    "element",
    "theme"
  ],
  "author": "gidcai@gmail.com",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/elvant/theme-antd/issues"
  },
  "homepage": "https://github.com/elvant/theme-antd#readme",
  "devDependencies": {
    "gulp": "^3.9.1",
    "gulp-cssmin": "^0.1.7",
    "gulp-sass": "^3.1.0",
    "gulp-autoprefixer": "^4.0.0"
  },
  "dependencies": {}
}
