{
  "_args": [
    [
      "gettext-parser@~1.1.0",
      "/Users/Krsna/Sites/Font-Zoom/node_modules/grunt-wp-i18n"
    ]
  ],
  "_from": "gettext-parser@>=1.1.0 <1.2.0",
  "_id": "gettext-parser@1.1.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/gettext-parser",
  "_nodeVersion": "4.1.1",
  "_npmUser": {
    "email": "andris@kreata.ee",
    "name": "andris"
  },
  "_npmVersion": "2.14.4",
  "_phantomChildren": {},
  "_requested": {
    "name": "gettext-parser",
    "raw": "gettext-parser@~1.1.0",
    "rawSpec": "~1.1.0",
    "scope": null,
    "spec": ">=1.1.0 <1.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/grunt-wp-i18n"
  ],
  "_resolved": "https://registry.npmjs.org/gettext-parser/-/gettext-parser-1.1.2.tgz",
  "_shasum": "cf0f0c9c9089aedb0ee5149929183e9dc43584a7",
  "_shrinkwrap": null,
  "_spec": "gettext-parser@~1.1.0",
  "_where": "/Users/Krsna/Sites/Font-Zoom/node_modules/grunt-wp-i18n",
  "author": {
    "name": "Andris Reinman"
  },
  "bugs": {
    "url": "https://github.com/andris9/gettext-parser/issues"
  },
  "dependencies": {
    "encoding": "^0.1.11"
  },
  "description": "Parse and compile gettext po and mo files to/from json, nothing more, nothing less",
  "devDependencies": {
    "chai": "^3.3.0",
    "grunt": "^0.4.5",
    "grunt-contrib-jshint": "^0.11.3",
    "grunt-mocha-test": "^0.12.7",
    "mocha": "^2.3.3"
  },
  "directories": {},
  "dist": {
    "shasum": "cf0f0c9c9089aedb0ee5149929183e9dc43584a7",
    "tarball": "http://registry.npmjs.org/gettext-parser/-/gettext-parser-1.1.2.tgz"
  },
  "gitHead": "d78a8110efe393ad8270e5e6fba6007622d8e42c",
  "homepage": "http://github.com/andris9/gettext-parser",
  "keywords": [
    "gettext",
    "i18n",
    "l10n",
    "mo",
    "po"
  ],
  "license": "MIT",
  "main": "./index",
  "maintainers": [
    {
      "name": "andris",
      "email": "andris@node.ee"
    }
  ],
  "name": "gettext-parser",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/andris9/gettext-parser.git"
  },
  "scripts": {
    "test": "grunt"
  },
  "version": "1.1.2"
}
