HEX
Server: LiteSpeed
System: Linux CentOS-79-64-minimal 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: vishn3436 (5293)
PHP: 8.0.15
Disabled: NONE
Upload Files
File: //opt/bitninja-dispatcher/node_modules/yn/package.json
{
  "_args": [
    [
      "yn@3.1.1",
      "/home/jenkins/workspace/BitNinja_Dispatcher_master"
    ]
  ],
  "_development": true,
  "_from": "yn@3.1.1",
  "_id": "yn@3.1.1",
  "_inBundle": false,
  "_integrity": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==",
  "_location": "/yn",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "yn@3.1.1",
    "name": "yn",
    "escapedName": "yn",
    "rawSpec": "3.1.1",
    "saveSpec": null,
    "fetchSpec": "3.1.1"
  },
  "_requiredBy": [
    "/ts-node"
  ],
  "_resolved": "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz",
  "_spec": "3.1.1",
  "_where": "/home/jenkins/workspace/BitNinja_Dispatcher_master",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/yn/issues"
  },
  "description": "Parse yes/no like values",
  "devDependencies": {
    "ava": "^1.4.1",
    "tsd": "^0.7.2",
    "xo": "^0.24.0"
  },
  "engines": {
    "node": ">=6"
  },
  "files": [
    "index.js",
    "lenient.js",
    "index.d.ts"
  ],
  "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 && tsd"
  },
  "version": "3.1.1"
}