{
  "name": "foundation",
  "version": "4.2.1-1",
  "main": "stylus/foundation",
  "repository" : {
    "type" : "git",
    "url" : "https://github.com/blai/foundation.git"
  },
  "devDependencies": {
    "grunt": "~0.4.0",
    "grunt-contrib-watch": "~0.1.0",
    "grunt-contrib-qunit": "~0.1.1"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/zurb/foundation/blob/master/LICENSE"
    }
  ],
  "dependencies": {
    "stylus": "~0.32.1",
    "stylus-type-utils": "~0.0.3"
  },
  "keywords": [
    "zurb",
    "foundation",
    "stylus",
    "express"
  ]
}
