{
  "name": "continuum-ui",
  "version": "0.0.7",
  "description": "Git for everything",
  "main": "./index.js",
  "scripts": {
    "test": "grunt test",
    "prepublish": "grunt coffee"
  },
  "author": "Giles Lavelle",
  "license": "MIT",
  "dependencies": {
    "coffeelint": "^1.6.1",
    "grunt-coffeelint": "0.0.13",
    "grunt-contrib-jst": "^0.6.0",
    "karma-browserify": "^1.0.0"
  },
  "devDependencies": {
    "chai": "^1.10.0",
    "grunt": "^0.4.5",
    "grunt-iced-coffee": "^0.7.0-a",
    "grunt-karma": "^0.9.0",
    "iced-coffee-script": "^1.8.0-a",
    "icsify": "^0.7.0",
    "karma": "^0.12.27",
    "karma-chai": "^0.1.0",
    "karma-firefox-launcher": "^0.1.3",
    "karma-mocha": "^0.1.9",
    "load-grunt-tasks": "^0.6.0",
    "mocha": "^2.0.1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/lavelle/continuum-ui.git"
  }
}
