{
  "name": "vusui",
  "version": "1.0.5-beta1",
  "description": "VusUI css framework",
  "main": "gulpfile.js",
  "realname": "vusui",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vusui/vusui.git"
  },
  "keywords": [
    "vusui",
    "ui",
    "css",
    "js"
  ],
  "author": "vus (http://vusui.com)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/vusui/vusui/issues"
  },
  "homepage": "https://github.com/vusui/vusui#readme",
  "devDependencies": {
    "gulp": "^3.9.1",
    "gulp-autoprefixer": "^3.1.1",
    "gulp-clean": "^0.3.2",
    "gulp-plumber": "^1.1.0",
    "gulp-rename": "^1.2.2",
    "gulp-sass": "^3.1.0",
    "gulp-sequence": "^0.4.6"
  }
}
