{
  "_from": "po2json@0.4.5",
  "_id": "po2json@0.4.5",
  "_inBundle": false,
  "_integrity": "sha1-R7spUtoy1Yob4vJWpZjuvAt0URg=",
  "_location": "/po2json",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "po2json@0.4.5",
    "name": "po2json",
    "escapedName": "po2json",
    "rawSpec": "0.4.5",
    "saveSpec": null,
    "fetchSpec": "0.4.5"
  },
  "_requiredBy": [
    "/addons-linter"
  ],
  "_resolved": "https://registry.npmjs.org/po2json/-/po2json-0.4.5.tgz",
  "_shasum": "47bb2952da32d58a1be2f256a598eebc0b745118",
  "_spec": "po2json@0.4.5",
  "_where": "/Users/ggironda/Repositories/redux-webextension/example/node_modules/addons-linter",
  "author": {
    "name": "Joshua I. Miller",
    "email": "unrtst@cpan.org"
  },
  "bin": {
    "po2json": "bin/po2json"
  },
  "bugs": {
    "url": "https://github.com/mikeedwards/po2json/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Zach Carter",
      "email": "zcarter@cse.usf.edu"
    },
    {
      "name": "Daniel Roberts",
      "email": "danielrobertsdesign@gmail.com"
    },
    {
      "name": "Mike Edwards",
      "email": "michael.edwards@huffingtonpost.com"
    },
    {
      "name": "Illimar Tambek",
      "email": "illimar@sliptree.com"
    },
    {
      "name": "mahata",
      "email": "mahata777@gmail.com"
    },
    {
      "name": "Szigetvári Áron"
    },
    {
      "name": "rafalt-iRonin"
    },
    {
      "name": "Alex Petty",
      "email": "pettyalex@gmail.com"
    }
  ],
  "dependencies": {
    "gettext-parser": "1.1.0",
    "nomnom": "1.8.1"
  },
  "deprecated": false,
  "description": "Convert PO files to JSON",
  "devDependencies": {
    "jed": "~1.0.2",
    "nodeunit": "*"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "homepage": "https://github.com/mikeedwards/po2json",
  "keywords": [
    "i18n",
    "l10n",
    "gettext",
    "po"
  ],
  "licenses": [
    {
      "type": "GNU Library General Public License",
      "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html"
    }
  ],
  "main": "./lib/po2json",
  "name": "po2json",
  "repository": {
    "type": "git",
    "url": "git://github.com/mikeedwards/po2json.git"
  },
  "scripts": {
    "test": "nodeunit test/"
  },
  "version": "0.4.5"
}
