{
  "name": "vaco-materialize",
  "description": "Builds Materialize distribution packages. Customized for specific needs of V. Alexander & Company, Inc.",
  "authors": [
    {
      "name": "Alvin Wang",
      "url": "https://github.com/Dogfalo/"
    },
    {
      "name": "Alan Chang",
      "url": "https://github.com/acburst/"
    },
    {
      "name": "Jordan McArdle",
      "url": "https://github.com/jmahc/"
    }
  ],
  "url": "http://materializecss.com/",
  "version": "0.98.3",
  "main": "bin/materialize.js",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/VACO-GitHub/vaco-materialize"
  },
  "dependencies": {
    "global": "^4.3.2",
    "hammerjs": "^2.0.8",
    "jquery": "^2.1.4",
    "node-archiver": "^0.3.0"
  },
  "engine": "node >= 6.10.0",
  "devDependencies": {
    "autoprefixer": "^6.7.7",
    "grunt": "^1.0.1",
    "grunt-banner": "^0.6.0",
    "grunt-browser-sync": "^2.2.0",
    "grunt-concurrent": "^2.3.1",
    "grunt-contrib-clean": "^1.1.0",
    "grunt-contrib-compress": "^1.4.1",
    "grunt-contrib-concat": "^1.0.1",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-jade": "^1.0.0",
    "grunt-contrib-jasmine": "^1.1.0",
    "grunt-contrib-uglify": "^2.3.0",
    "grunt-contrib-watch": "^1.0.0",
    "grunt-notify": "^0.4.5",
    "grunt-postcss": "^0.8.0",
    "grunt-remove-logging": "^0.2.0",
    "grunt-rename-util": "^1.0.0",
    "grunt-sass": "^2.0.0",
    "grunt-text-replace": "^0.4.0",
    "jasmine": "^2.6.0",
    "jasmine-jquery": "^2.1.1",
    "jquery": "^2.1.4",
    "node-sass": "^4.5.2",
    "phantomjs-prebuilt": "^2.1.14"
  },
  "scripts": {
    "test": "grunt travis --verbose"
  }
}
