{
  "_args": [
    [
      "encoding@^0.1.11",
      "/Users/Krsna/Sites/Font-Zoom/node_modules/gettext-parser"
    ]
  ],
  "_from": "encoding@>=0.1.11 <0.2.0",
  "_id": "encoding@0.1.11",
  "_inCache": true,
  "_installable": true,
  "_location": "/encoding",
  "_npmUser": {
    "email": "andris@node.ee",
    "name": "andris"
  },
  "_npmVersion": "1.4.28",
  "_phantomChildren": {},
  "_requested": {
    "name": "encoding",
    "raw": "encoding@^0.1.11",
    "rawSpec": "^0.1.11",
    "scope": null,
    "spec": ">=0.1.11 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/gettext-parser"
  ],
  "_resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.11.tgz",
  "_shasum": "52c65ac15aab467f1338451e2615f988eccc0258",
  "_shrinkwrap": null,
  "_spec": "encoding@^0.1.11",
  "_where": "/Users/Krsna/Sites/Font-Zoom/node_modules/gettext-parser",
  "author": {
    "name": "Andris Reinman"
  },
  "bugs": {
    "url": "https://github.com/andris9/encoding/issues"
  },
  "dependencies": {
    "iconv-lite": "~0.4.4"
  },
  "description": "Convert encodings, uses iconv by default and fallbacks to iconv-lite if needed",
  "devDependencies": {
    "nodeunit": "~0.8.1"
  },
  "directories": {},
  "dist": {
    "shasum": "52c65ac15aab467f1338451e2615f988eccc0258",
    "tarball": "http://registry.npmjs.org/encoding/-/encoding-0.1.11.tgz"
  },
  "gitHead": "b1f9ea063c33c70daa4b66662ef8374117306645",
  "homepage": "https://github.com/andris9/encoding",
  "license": "MIT",
  "main": "lib/encoding.js",
  "maintainers": [
    {
      "name": "andris",
      "email": "andris@node.ee"
    }
  ],
  "name": "encoding",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/andris9/encoding.git"
  },
  "scripts": {
    "test": "nodeunit test"
  },
  "version": "0.1.11"
}
