{
  "name": "frozenui",
  "version": "1.3.0",
  "description": "FrozenUI的CSS组件库,基于腾讯手Q样式规范",
  "main": "./dist/css/frozen.css",
  "scripts": {
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/frozenui/frozenui.git"
  },
  "engines": {
    "node": "*"
  },
  "keywords": [
    "frozenui",
    "frozen",
    "ui",
    "css3",
    "mobile",
    "qq",
    "腾讯",
    "手Q"
  ],
  "author": "fayching 435462399@163.com",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/frozenui/frozenui/issues"
  },
  "homepage": "https://github.com/frozenui/frozenui#readme",
  "devDependencies": {
        "grunt": "~0.4.4",
        "grunt-autoprefixer": "^1.0.1",
        "grunt-contrib-compress": "*",
        "grunt-contrib-concat": "^0.5.1",
        "grunt-contrib-cssmin": "~0.6.1",
        "grunt-contrib-imagemin": "^0.8.1",
        "grunt-contrib-jshint": "^0.11.0",
        "grunt-contrib-sass": "0.7.0",
        "grunt-contrib-uglify": "^0.8.0",
        "grunt-contrib-watch": "0.4.3",
        "grunt-contrib-copy": "~0.5.0",
        "grunt-ftp-deploy": "^0.1.4",
        "grunt-ftpush": "^0.3.3",
        "grunt-include-replace": "^3.0.0",
        "grunt-newer": "^1.1.0",
        "grunt-push-svn": "^0.2.1",
        "grunt-shell": "^0.7.0",
        "load-grunt-tasks": "^3.1.0",
        "time-grunt": "^1.1.0",
        "grunt-jsdoc": "~0.6.2",
        "grunt-text-replace": "^0.4.0"
    }
}
