{ "_args": [ [ "yn@2.0.0", "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI" ] ], "_development": true, "_from": "yn@2.0.0", "_id": "yn@2.0.0", "_inBundle": false, "_integrity": "sha1-5a2ryKz0CPY4X8dklWhMiOavaJo=", "_location": "/yn", "_optional": true, "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "yn@2.0.0", "name": "yn", "escapedName": "yn", "rawSpec": "2.0.0", "saveSpec": null, "fetchSpec": "2.0.0" }, "_requiredBy": [ "/ts-node" ], "_resolved": "https://registry.npmjs.org/yn/-/yn-2.0.0.tgz", "_spec": "2.0.0", "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI", "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" } ], "description": "Parse yes/no like values", "devDependencies": { "ava": "*", "xo": "*" }, "engines": { "node": ">=4" }, "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": "2.0.0" }