{
  "name": "@frctl/web-plugin-theme",
  "version": "0.8.2",
  "description": "Theme for the Fractal web UI plugin.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/frctl/web-plugin-theme.git"
  },
  "bugs": {
    "url": "https://github.com/frctl/web-plugin-theme/issues"
  },
  "author": "Clearleft",
  "license": "MIT",
  "devDependencies": {
    "autoprefixer": "^6.3.1",
    "grunt": "^0.4.5",
    "grunt-contrib-copy": "^0.8.2",
    "grunt-contrib-uglify": "^0.11.1",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-postcss": "^0.7.1",
    "grunt-sass": "^1.1.0",
    "load-grunt-tasks": "^3.4.0"
  }
}
