{
  "_args": [
    [
      {
        "raw": "wcstring@^2.1.0",
        "scope": null,
        "escapedName": "wcstring",
        "name": "wcstring",
        "rawSpec": "^2.1.0",
        "spec": ">=2.1.0 <3.0.0",
        "type": "range"
      },
      "C:\\Users\\Emmanuel\\Downloads\\npm\\how-to-npm\\node_modules\\msee"
    ]
  ],
  "_from": "wcstring@>=2.1.0 <3.0.0",
  "_id": "wcstring@2.1.1",
  "_inCache": true,
  "_location": "/wcstring",
  "_nodeVersion": "5.10.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/wcstring-2.1.1.tgz_1462193966750_0.6065537608228624"
  },
  "_npmUser": {
    "name": "leichtgewicht",
    "email": "martin.heidegger@gmail.com"
  },
  "_npmVersion": "3.8.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "wcstring@^2.1.0",
    "scope": null,
    "escapedName": "wcstring",
    "name": "wcstring",
    "rawSpec": "^2.1.0",
    "spec": ">=2.1.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/extended-terminal-menu",
    "/msee",
    "/simple-terminal-menu"
  ],
  "_resolved": "https://registry.npmjs.org/wcstring/-/wcstring-2.1.1.tgz",
  "_shasum": "ded52d745c9c71e24d0a489d2826d22a365ed067",
  "_shrinkwrap": null,
  "_spec": "wcstring@^2.1.0",
  "_where": "C:\\Users\\Emmanuel\\Downloads\\npm\\how-to-npm\\node_modules\\msee",
  "author": {
    "name": "Martin Heidegger",
    "email": "martin.heidegger@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/martinheidegger/wcstring/issues"
  },
  "dependencies": {
    "varsize-string": "^2.2.1",
    "wcsize": "^1.0.0"
  },
  "description": "Terminal string based on wcsize",
  "devDependencies": {
    "istanbul": "^0.4.0",
    "standard": "^5.3.1",
    "tape": "^4.2.2"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "ded52d745c9c71e24d0a489d2826d22a365ed067",
    "tarball": "https://registry.npmjs.org/wcstring/-/wcstring-2.1.1.tgz"
  },
  "gitHead": "24358dd59c46b26f1b899bb1529a352b18bd86e8",
  "homepage": "https://github.com/martinheidegger/wcstring#readme",
  "keywords": [
    "unicode",
    "visualwidth",
    "terminal",
    "wide character",
    "wc",
    "wide character string",
    "wcs",
    "terminal",
    "width",
    "wcwidth",
    "wcswidth"
  ],
  "license": "ISC",
  "main": "index.js",
  "maintainers": [
    {
      "name": "leichtgewicht",
      "email": "mh@leichtgewicht.at"
    }
  ],
  "name": "wcstring",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/martinheidegger/wcstring.git"
  },
  "scripts": {
    "test": "istanbul cover tape test/**/*.js && standard"
  },
  "version": "2.1.1"
}
