{
  "name": "push-menu",
  "version": "2.0.8",
  "description": "pushMenu is based on Manoela llic's Multi Level Push Menu, but implemented with jQuery.",
  "keywords": [
    "jQuery.pushMenu.js",
    "Manoela llic's",
    "Push menu",
    "Hamburger menu",
    "jquery",
    "multiple level push menu",
    "jquery pushMenu",
    "multi level push menu",
    "mobile navigation",
    "responsive navigation",
    "mobile menu",
    "mobile navigation"
  ],  
  "license": "MIT",
  "homepage": "https://github.com/coxrichuk/pushMenu",  
  "main": "app/index.js",
  "repository": {
      "type": "git",
      "url" : "https://github.com/coxrichuk/pushMenu.git"
  },
  "bugs":{
    "url": "https://github.com/coxrichuk/pushMenu/issues"
  },  
  "author": {
    "name": "Richard Cox",
    "email": "coxrichuk[a]gmail.com",
    "url": "https://github.com/coxrichuk"
  },
  "devDependencies": {
    "bower": "^1.3.12",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-copy": "^0.7.0",
    "grunt-contrib-csslint": "^0.3.1",
    "grunt-contrib-imagemin": "^0.9.2",
    "grunt-contrib-jshint": "^0.10.0",
    "grunt-contrib-nodeunit": "^0.4.1",
    "grunt-contrib-uglify": "^0.6.0",
    "grunt-contrib-watch": "~0.6.1",
    "grunt-pagespeed": "^0.3.0",
    "grunt-sass": "^0.17.0",
    "load-grunt-tasks": "^1.0.0",
    "node-sass": "^1.2.3",
    "time-grunt": "^1.0.0"
  }

}
