{
  "name": "@frctl/theme-default",
  "version": "0.2.1",
  "description": "Default theme for Fractal.",
  "main": "theme.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/frctl/theme-default.git"
  },
  "author": "Mark Perkins",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/frctl/theme-default/issues"
  },
  "homepage": "https://github.com/frctl/theme-default",
  "dependencies": {},
  "devDependencies": {
    "autoprefixer-core": "^5.2.1",
    "grunt": "^0.4.5",
    "grunt-contrib-copy": "^0.8.1",
    "grunt-contrib-uglify": "^0.9.2",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-postcss": "^0.5.5",
    "grunt-sass": "^1.0.0",
    "load-grunt-tasks": "^3.2.0"
  }
}
