{
  "name": "pilot",
  "description": "build status",
  "main": "Gruntfile.js",
  "license": "ISC",
  "moduleType": [
    "globals"
  ],
  "homepage": "",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "compass-mixins": "~1.0.2",
    "normalize-css": "~8.0.0",
    "sanitize-css": "^5.0.0"
  }
}
