{
  "name": "ithoughts-tooltip-glossary",
  "version": "3.0.3",
  "description": "Create beautiful tooltips for descriptions or glossary terms easily",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "mocha test/unit-test.js",
    "makeZip": "find . -not \\( -path '*/node_modules/*' -o -path '*/test/*' -o -path '*/tests/*' -o -path '*/docs/*' -o -path '*/src/*' -prune \\) \\( -name '*.php' -o -name '*.js' -o -name '*.css' -o -name '*.md' -o -name '*.json' -o -name '*.txt' -o -name '*.png' -o -name '*.jpg' -o -name '*.gif' -o -name '*.svg' \\) -print | zip ithoughts-tt-gl.zip -@"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/iThoughts-Informatique/iThoughts-Tooltip-Glossary.git"
  },
  "keywords": [
    "wordpress",
    "tooltip",
    "dictionary",
    "glossary",
    "appendix",
    "technical terms",
    "popup",
    "tooltips",
    "infobulle",
    "definition",
    "definitions",
    "définition",
    "définitions",
    "dictionnaire",
    "dictionnaires",
    "dictionnaries",
    "precision",
    "information",
    "informations",
    "widget",
    "widgets",
    "shortocde",
    "shortcodes",
    "images",
    "image",
    "comment",
    "comments"
  ],
  "author": {
    "name": "Alexandre Germain",
    "homepage": "http://www.gerkindevelopment.net/",
    "email": "agermain@gerkindevelopment.net",
    "role": "Developer"
  },
  "license": "GPLv3",
  "bugs": {
    "url": "https://github.com/iThoughts-Informatique/iThoughts-Tooltip-Glossary/issues"
  },
  "homepage": "https://github.com/iThoughts-Informatique/iThoughts-Tooltip-Glossary#readme",
  "devDependencies": {
    "babel-preset-es2015": "^6.24.1",
    "chalk": "^1.1.3",
    "eslint": "^3.19.0",
    "eslint-config-standard": "^10.2.1",
    "eslint-plugin-promise": "^3.5.0",
    "eslint-plugin-standard": "^3.0.1",
    "eslint-tap": "^2.0.0",
    "grunt": "^1.0.1",
    "grunt-babel": "^6.0.0",
    "grunt-changed": "^1.1.1",
    "grunt-contrib-eslint": "0.0.5",
    "grunt-contrib-htmlmin": "^2.3.0",
    "grunt-contrib-jshint": "^1.1.0",
    "grunt-contrib-less": "^1.4.1",
    "grunt-contrib-uglify": "^2.3.0",
    "grunt-docco": "^0.5.0",
    "grunt-eslint": "^19.0.0",
    "grunt-jsdoc": "^2.1.0",
    "grunt-jslint": "^1.1.14",
    "grunt-lesslint": "^4.0.0",
    "grunt-phpcbf": "^0.1.1",
    "grunt-phpdoc": "^1.0.0",
    "grunt-phplint": "^0.1.0",
    "grunt-postcss": "^0.8.0",
    "grunt-prompt": "^1.3.3",
    "grunt-rsync": "^2.0.1",
    "grunt-text-replace": "^0.4.0",
    "grunt-wp-readme-to-markdown": "^2.0.1",
    "less-plugin-autoprefix": "^1.5.1",
    "less-plugin-clean-css": "^1.5.1",
    "load-grunt-tasks": "^3.5.2",
    "lodash": "^4.17.4",
    "semver": "^5.3.0"
  }
}
