{
  "name": "wet-boew",
  "version": "4.0.32-development",
  "description": "Web Experience Toolkit (WET): Open source code library for building innovative websites that are accessible, usable, interoperable, mobile-friendly and multilingual. This collaborative open source project is led by the Government of Canada. / Boîte à outils de l’expérience Web (BOEW) : Une bibliothèque de code primée pour construire des sites Web innovants qui sont accessibles, faciles d'emploi, interopérables, optimisés pour les appareils mobiles et multilingues. Ceci est un projet à source ouverte collaboratif dirigé par le Gouvernement du Canada.",
  "main": "index.html",
  "engines": {
    "npm": "~4.0.0"
  },
  "scripts": {
    "test": "grunt test",
    "prepare": "bower update && grunt init && grunt dist",
    "travis_script": "grunt dist test-mocha && rake",
    "travis_after_success": "grunt deploy"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/wet-boew/wet-boew.git"
  },
  "keywords": [
    "framework",
    "web",
    "html5",
    "javascript",
    "modernizr",
    "polyfill",
    "WCAG2.0",
    "accessiblity",
    "usability",
    "interoperability",
    "mobile",
    "multilingual"
  ],
  "author": "",
  "license": "MIT",
  "dependencies": {
    "bootstrap-sass": "3.4.1",
    "code-prettify": "^0.1.0",
    "datatables": "1.10.13",
    "es5-shim": "2.3.0",
    "html5shiv": "^3.7.3",
    "jquery": "2.2.4",
    "jquery-validation": "1.17.0",
    "magnific-popup": "git+https://github.com/wet-boew/Magnific-Popup.git#1.0.0+keyboard_trap_fix",
    "mathjax": "2.7.1",
    "proj4": "2.3.3",
    "unorm": "^1.4.1"
  },
  "devDependencies": {
    "assemble-contrib-i18n": "0.1.*",
    "autoprefixer": "^8.2.0",
    "eslint-config-jquery": "^1.0.0",
    "expect.js": "^0.3.1",
    "grunt": "~1.0.4",
    "grunt-assemble": "~0.6.3",
    "grunt-banner": "^0.6.0",
    "grunt-bootlint": "^0.10.2",
    "grunt-check-dependencies": "~0.6.0",
    "grunt-contrib-clean": "~1.1.0",
    "grunt-contrib-concat": "~0.5.0",
    "grunt-contrib-connect": "~0.8.0",
    "grunt-contrib-copy": "~0.5.0",
    "grunt-contrib-csslint": "~2.0.0",
    "grunt-contrib-cssmin": "^0.9.0",
    "grunt-contrib-htmlmin": "^0.4.0",
    "grunt-contrib-uglify": "~0.5.1",
    "grunt-contrib-watch": "~0.6.1",
    "grunt-cssmin-ie8-clean": "0.0.1",
    "grunt-eslint": "^19.0.0",
    "grunt-gh-pages": "~2.0.0",
    "grunt-html": "^9.2.0",
    "grunt-i18n-csv": "^0.1.0",
    "grunt-lintspaces": "^0.8.3",
    "grunt-markdownlint": "^1.1.3",
    "grunt-mocha": "~0.4.12",
    "grunt-postcss": "^0.9.0",
    "grunt-sass": "^3.0.2",
    "grunt-sass-lint": "^0.2.4",
    "grunt-saucelabs": "^9.0.0",
    "grunt-spritesmith": "^6.6.3",
    "grunt-sri": "^0.2.0",
    "grunt-string-replace": "^1.3.1",
    "grunt-wet-boew-postbuild": "^0.1.3",
    "grunt-wget": "~0.1.0",
    "load-grunt-tasks": "^3.2.0",
    "mocha": "^1.21.5",
    "node-sass": "^4.12.0",
    "openlayers": "git+https://github.com/wet-boew/openlayers-dist.git#v3.20.1",
    "sinon": "~1.12.2",
    "time-grunt": "~1.3.0"
  }
}
