{
  "name": "material-design-hierarchical-display",
  "description": "The jQuery plugin for Material Design hierarchical display animation effect",
  "keywords": [
    "material",
    "materialDesign",
    "animation",
    "display",
    "jquery",
    "jquery-plugin",
    "ecosystem:jquery"
  ],
  "version": "1.0.1",
  "author": "Sergey Kupletsky <s.kupletsky@gmail.com> (http://github.com/zavoloklom)",
  "license": "MIT",
  "main": [
    "./dist/css/*.min.css",
    "./dist/js/*.min.js"
  ],
  "homepage": "https://zavoloklom.github.io/material-design-hierarchical-display/",
  "bugs": {
    "url": "https://github.com/zavoloklom/material-design-hierarchical-display/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/zavoloklom/material-design-hierarchical-display.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-copy": "^0.8.0",
    "grunt-contrib-less": "^1.0.1",
    "grunt-contrib-qunit": "^0.7.0",
    "grunt-contrib-uglify": "^0.9.1",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-less-to-sass": "0.0.10",
    "grunt-pleeease": "^1.3.2",
    "load-grunt-config": "^0.17.1",
    "time-grunt": "^1.2.1"
  },
  "dependencies": {}
}
