{
  "_args": [
    [
      "yn@1.3.0",
      "/home/parthi/Downloads/material-dashboard-free-angular-v1.4.0"
    ]
  ],
  "_from": "yn@1.3.0",
  "_id": "yn@1.3.0",
  "_inBundle": false,
  "_integrity": "sha1-GwgSq7jYBdSJZvjfOF3J2syaGdg=",
  "_location": "/yn",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "yn@1.3.0",
    "name": "yn",
    "escapedName": "yn",
    "rawSpec": "1.3.0",
    "saveSpec": null,
    "fetchSpec": "1.3.0"
  },
  "_requiredBy": [],
  "_resolved": "https://registry.npmjs.org/yn/-/yn-1.3.0.tgz",
  "_spec": "1.3.0",
  "_where": "/home/parthi/Downloads/material-dashboard-free-angular-v1.4.0",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "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": {
    "object-assign": "^4.1.1"
  },
  "description": "Parse yes/no like values",
  "devDependencies": {
    "ava": "^0.17.0",
    "xo": "^0.16.0"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js",
    "lenient.js"
  ],
  "homepage": "https://github.com/sindresorhus/yn#readme",
  "keywords": [
    "yn",
    "yes",
    "no",
    "cli",
    "prompt",
    "validate",
    "input",
    "answer",
    "true",
    "false",
    "parse",
    "lenient"
  ],
  "license": "MIT",
  "name": "yn",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/yn.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "1.3.0"
}
