{
  "name": "Knife-examples-and-tests",
  "version": "0.0.1",
  "description": "Basic grunt setup for compiling examples and running tests for the sass typographic library knife",
  "main": "",
  "devDependencies": {
    "bootcamp": "^1.1.7",
    "grunt-notify": "^0.4.1",
    "grunt": "^0.4.5",
    "grunt-contrib-sass": "^0.8.1",
    "grunt-contrib-watch": "^0.6.1"
  },
  "scripts": {
    "test": ""
  },
  "author": "Paul van Zyl",
  "license": "MIT"
}
