{
  "name": "@stefangabos/zebra_js",
  "description": "A modular, jQuery compatible, ultra light-weight JavaScript micro-library for modern browsers",
  "author": {
    "name": "Stefan Gabos",
    "email": "contact@stefangabos.ro"
  },
  "homepage": "https://github.com/stefangabos/zebrajs",
  "main": "dist/zebra.min.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/stefangabos/zebrajs.git"
  },
  "license": "LGPL-3.0",
  "version": "2.0.0",
  "keywords": [
    "javascript"
  ],
  "bugs": {
    "url": "https://github.com/stefangabos/zebrajs",
    "email": "contact@stefangabos.ro"
  },
  "devDependencies": {
    "docdash": "git+https://github.com/stefangabos/docdash.git",
    "grunt": "^1.6.1",
    "grunt-cli": "^1.5.0",
    "grunt-contrib-copy": "*",
    "grunt-contrib-jshint": "^3.2.0",
    "grunt-contrib-uglify": "^5.2.2",
    "grunt-contrib-watch": "*",
    "grunt-eslint": "^26.0.0",
    "grunt-includes": "*",
    "grunt-jsdoc": "^2.4.1",
    "grunt-newer": "*",
    "grunt-notify": "*",
    "grunt-sass": "*",
    "grunt-string-replace": "^1.3.3",
    "jsdoc": "^4.0.5",
    "sass": "*",
    "time-grunt": "^2.0.0"
  }
}
