{
  "_args": [
    [
      {
        "raw": "iconv-lite@~0.4.13",
        "scope": null,
        "escapedName": "iconv-lite",
        "name": "iconv-lite",
        "rawSpec": "~0.4.13",
        "spec": ">=0.4.13 <0.5.0",
        "type": "range"
      },
      "C:\\Users\\dward1502\\code\\project_3\\SPAS-store\\spas-store\\client\\node_modules\\encoding"
    ]
  ],
  "_from": "iconv-lite@>=0.4.13 <0.5.0",
  "_id": "iconv-lite@0.4.21",
  "_inCache": true,
  "_location": "/iconv-lite",
  "_nodeVersion": "9.2.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/iconv-lite_0.4.21_1523075472870_0.21793181179943022"
  },
  "_npmUser": {
    "name": "ashtuchkin",
    "email": "ashtuchkin@gmail.com"
  },
  "_npmVersion": "5.5.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "iconv-lite@~0.4.13",
    "scope": null,
    "escapedName": "iconv-lite",
    "name": "iconv-lite",
    "rawSpec": "~0.4.13",
    "spec": ">=0.4.13 <0.5.0",
    "type": "range"
  },
  "_requiredBy": [
    "/encoding",
    "/external-editor"
  ],
  "_resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.21.tgz",
  "_shasum": "c47f8733d02171189ebc4a400f3218d348094798",
  "_shrinkwrap": null,
  "_spec": "iconv-lite@~0.4.13",
  "_where": "C:\\Users\\dward1502\\code\\project_3\\SPAS-store\\spas-store\\client\\node_modules\\encoding",
  "author": {
    "name": "Alexander Shtuchkin",
    "email": "ashtuchkin@gmail.com"
  },
  "browser": {
    "./lib/extend-node": false,
    "./lib/streams": false
  },
  "bugs": {
    "url": "https://github.com/ashtuchkin/iconv-lite/issues"
  },
  "dependencies": {
    "safer-buffer": "^2.1.0"
  },
  "description": "Convert character encodings in pure javascript.",
  "devDependencies": {
    "async": "*",
    "errto": "*",
    "iconv": "*",
    "istanbul": "*",
    "mocha": "^3.1.0",
    "request": "~2.81.0",
    "semver": "*",
    "unorm": "*"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-En5V9za5mBt2oUA03WGD3TwDv0MKAruqsuxstbMUZaj9W9k/m1CV/9py3l0L5kw9Bln8fdHQmzHSYtvpvTLpKw==",
    "shasum": "c47f8733d02171189ebc4a400f3218d348094798",
    "tarball": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.21.tgz",
    "fileCount": 27,
    "unpackedSize": 335343
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "gitHead": "c679ab26ad95a804ff95671d7258a505ccba36c2",
  "homepage": "https://github.com/ashtuchkin/iconv-lite",
  "keywords": [
    "iconv",
    "convert",
    "charset",
    "icu"
  ],
  "license": "MIT",
  "main": "./lib/index.js",
  "maintainers": [
    {
      "name": "ashtuchkin",
      "email": "ashtuchkin@gmail.com"
    }
  ],
  "name": "iconv-lite",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/ashtuchkin/iconv-lite.git"
  },
  "scripts": {
    "coverage": "istanbul cover _mocha -- --grep .",
    "coverage-open": "open coverage/lcov-report/index.html",
    "test": "mocha --reporter spec --grep ."
  },
  "typings": "./lib/index.d.ts",
  "version": "0.4.21"
}
