{
  "name": "sidr",
  "description": "jQuery plugin for creating side menus and the easiest way for doing your menu responsive",
  "version": "2.2.1",
  "homepage": "http://www.berriart.com/sidr/",
  "author": {
    "name": "Alberto Varela",
    "email": "alberto@berriart.com",
    "url": "http://www.berriart.com"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/artberri/sidr"
  },
  "bugs": "https://github.com/artberri/sidr/issues",
  "license": "MIT",
  "engines": {
    "node": ">= 0.6.0"
  },
  "scripts": {
    "test": "grunt"
  },
  "dependencies": {
    "jquery": ">=1.4.3"
  },
  "devDependencies": {
    "babel-preset-es2015-rollup": "^1.1.1",
    "babelify": "^7.2.0",
    "chai": "^3.4.1",
    "codeclimate-test-reporter": "^0.3.1",
    "grunt": "^0.4.5",
    "grunt-codeclimate-reporter": "^1.2.0",
    "grunt-contrib-clean": "^0.7.0",
    "grunt-contrib-compass": "^1.0.4",
    "grunt-contrib-connect": "^0.11.2",
    "grunt-contrib-copy": "^0.8.2",
    "grunt-contrib-uglify": "^0.11.0",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-eslint": "^17.3.1",
    "grunt-karma": "^0.12.1",
    "grunt-rollup": "^0.6.1",
    "grunt-scss-lint": "^0.3.8",
    "karma": "^0.13.19",
    "karma-chai": "^0.1.0",
    "karma-coverage": "^0.5.3",
    "karma-jquery": "^0.1.0",
    "karma-mocha": "^0.2.1",
    "karma-mocha-reporter": "^1.1.5",
    "karma-phantomjs-launcher": "^0.2.3",
    "karma-rollup-preprocessor": "^2.0.1",
    "karma-sinon-chai": "^1.1.0",
    "load-grunt-tasks": "^3.4.0",
    "mocha": "^2.3.4",
    "phantomjs": "^1.9.19",
    "rollup": "^0.25.1",
    "rollup-plugin-babel": "^2.3.9",
    "rollup-plugin-istanbul": "^1.0.0"
  },
  "keywords": [
    "menu",
    "responsive",
    "navigation",
    "jquery-plugin",
    "ecosystem:jquery",
    "jquery",
    "plugin",
    "rwd"
  ]
}
