{
  "name": "materialize-css",
  "description": "Builds Materialize distribution packages",
  "author": "Alvin Wang, Alan Chang",
  "url": "http://materializecss.com/",
  "version": "0.97.1",
  "repository": {
    "type": "git",
    "url": "git://github.com/Dogfalo/materialize.git"
  },
  "dependencies": {},
  "engine": "node >= 0.10",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-banner": "^0.3.0",
    "grunt-browser-sync": "^2.1.1",
    "grunt-concurrent": "^1.0.0",
    "grunt-contrib-clean": "0.5.x",
    "grunt-contrib-compress": "^0.12.0",
    "grunt-contrib-concat": "^0.5.0",
    "grunt-contrib-connect": "^0.4.2",
    "grunt-contrib-copy": "0.4.x",
    "grunt-contrib-cssmin": "^0.13.0",
    "grunt-contrib-jade": "0.8.x",
    "grunt-contrib-testem": "^0.5.16",
    "grunt-contrib-uglify": "0.2.x",
    "grunt-contrib-watch": "^0.5.3",
    "grunt-notify": "^0.4.1",
    "grunt-remove-logging": "^0.2.0",
    "grunt-rename": "^0.1.4",
    "grunt-sass": "^0.18.1",
    "grunt-text-replace": "^0.4.0",
    "node-sass": "^2.1.1",
    "qunit": "^0.7.6"
  },
  "scripts": {
    "test": "grunt testem:run:default"
  }
}
