{
  "_args": [
    [
      "yn@^2.0.0",
      "/var/www/html/isbn/resources/angular-app/node_modules/ts-node"
    ]
  ],
  "_from": "yn@>=2.0.0 <3.0.0",
  "_id": "yn@2.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/yn",
  "_nodeVersion": "6.9.1",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/yn-2.0.0.tgz_1494619444361_0.5543094554450363"
  },
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "3.10.8",
  "_phantomChildren": {},
  "_requested": {
    "name": "yn",
    "raw": "yn@^2.0.0",
    "rawSpec": "^2.0.0",
    "scope": null,
    "spec": ">=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/ts-node"
  ],
  "_resolved": "https://registry.npmjs.org/yn/-/yn-2.0.0.tgz",
  "_shasum": "e5adabc8acf408f6385fc76495684c88e6af689a",
  "_shrinkwrap": null,
  "_spec": "yn@^2.0.0",
  "_where": "/var/www/html/isbn/resources/angular-app/node_modules/ts-node",
  "author": {
    "email": "sindresorhus@gmail.com",
    "name": "Sindre Sorhus",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/yn/issues"
  },
  "contributors": [
    {
      "name": "Justin Woo",
      "email": "moomoowoo@gmail.com"
    },
    {
      "name": "Mark Stosberg",
      "email": "mark@rideamigos.com"
    }
  ],
  "dependencies": {},
  "description": "Parse yes/no like values",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "e5adabc8acf408f6385fc76495684c88e6af689a",
    "tarball": "https://registry.npmjs.org/yn/-/yn-2.0.0.tgz"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js",
    "lenient.js"
  ],
  "gitHead": "56e845e105950b4b3e4651c0370e5126b02dc9c2",
  "homepage": "https://github.com/sindresorhus/yn#readme",
  "keywords": [
    "answer",
    "cli",
    "false",
    "input",
    "lenient",
    "no",
    "parse",
    "prompt",
    "true",
    "validate",
    "yes",
    "yn"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "yn",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/yn.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "2.0.0"
}
