{
  "author": "jamuhl",
  "name": "i18next-client",
  "license": "MIT",
  "version": "1.11.4",
  "private": false,
  "main": "i18next.js",
  "browser": "i18next.js",
  "engines": {
    "node": ">=0.4.12"
  },
  "keywords": [
    "i18n",
    "internationalization",
    "translation",
    "globalization",
    "gettext"
  ],
  "dependencies": {},
  "devDependencies": {
    "grunt": "~0.4.1",
    "grunt-rigger": "~0.5.0",
    "grunt-contrib": ">=0.1.0",
    "grunt-shell": ">=0.1.0",
    "gruntacular": ">=0.1.0",
    "express": ">= 0.0.1",
    "async": ">= 0.1.18",
    "lodash": ">= 0.5.x",
    "zipstream": ">=0.2.1",
    "underscore": ">=0.2.1",
    "phantomjs": "^1.9.16"
  },
  "repository": "https://github.com/i18next/i18next/",
  "scripts": {
    "test": "grunt && grunt testacular:ci"
  }
}
