{
  "name": "@covisint/cui-i18n",
  "version": "1.0.45",
  "description": "Translation module for Angular apps using the CUI Framework.",
  "keywords": [
    "Angular",
    "translate"
  ],
  "license": "SEE LICENSE IN LICENSE",
  "author": {
    "name": "Thirdwave, LLC",
    "email": "support@thirdwavellc.com",
    "url": "http://www.thirdwavellc.com/"
  },
  "contibutors": [
    {
      "name": "Ricardo Marques"
    },
    {
      "name": "Piotr Bogun"
    },
    {
      "name": "Shane Ardell"
    },
    {
      "name": "Orin Fink",
      "email": "orin.fink@thirdwavellc.com"
    },
    {
      "name": "Carlito Alo",
      "email": "carlito.alo@covisint.com"
    }
  ],
  "main": "index.html",
  "homepage": "https://github.com/covisint/cui-i18n",
  "repository": {
    "type": "git",
    "url": "https://github.com/covisint/cui-i18n"
  },
  "bugs": {
    "url": "https://github.com/covisint/cui-i18n/issues"
  },
  "files": [
    "dist/",
    "translate.js"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "devDependencies": {
    "@covisint/cui-styleguide": "*",
    "bootstrap": "3.3.7",
    "grunt": "0.4.5",
    "grunt-browser-sync": "2.2.0",
    "grunt-contrib-clean": "1.0.0",
    "grunt-contrib-concat": "0.5.1",
    "grunt-contrib-copy": "0.8.2",
    "grunt-contrib-cssmin": "0.14.0",
    "grunt-contrib-uglify": "0.10.1",
    "grunt-contrib-watch": "0.6.1",
    "grunt-exec": "0.4.7",
    "grunt-filerev": "2.3.1",
    "grunt-usemin": "3.1.1",
    "jquery": "3.1.1",
    "load-grunt-tasks": "3.5.2",
    "sheetrock": "1.0.0"
  },
  "dependencies": {
    "angular": "1.5.9",
    "angular-dynamic-locale": "0.1.32",
    "angular-i18n": "1.5.10",
    "angular-resource": "1.5.10",
    "angular-sanitize": "1.5.10",
    "angular-translate": "2.11.0",
    "angular-translate-handler-log": "2.11.0",
    "angular-translate-loader-static-files": "2.11.0",
    "angular-translate-storage-local": "2.11.0"
  }
}
