{
  "name": "framework-framework",
  "description": "Some totally unrelated things that might let you get away with not using a more complicated framework.",
  "version": "0.2.1",
  "author": "James Futhey",
  "homepage": "http://kidgodzilla.github.io/framework/",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kidGodzilla/framework.git"
  },
  "engines": {
    "node": ">= 0.10.0"
  },
  "devDependencies": {
    "bower": "~1.2.8",
    "grunt": "~0.4.2",
    "grunt-autoprefixer": "~1.0.1",
    "grunt-contrib-clean": "~0.5.0",
    "grunt-contrib-concat": "~0.3.0",
    "grunt-contrib-connect": "~0.8.0",
    "grunt-contrib-less": "~0.9.0",
    "grunt-contrib-watch": "~0.5.1"
  },
  "bugs": {
    "url": "https://github.com/kidGodzilla/framework/issues"
  },
  "main": "Gruntfile.js",
  "dependencies": {
    "bower": "^1.2.8",
    "grunt-autoprefixer": "^1.0.1",
    "grunt": "^0.4.5",
    "grunt-contrib-clean": "^0.5.0",
    "grunt-contrib-connect": "^0.8.0",
    "grunt-contrib-less": "^0.9.0",
    "grunt-contrib-concat": "^0.3.0",
    "grunt-contrib-watch": "^0.5.3"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "framework"
  ]
}
