Uname: Linux premium294.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
Software: LiteSpeed
PHP version: 8.1.32 [ PHP INFO ] PHP os: Linux
Server Ip: 104.21.112.1
Your Ip: 216.73.216.223
User: mjbynoyq (1574) | Group: mjbynoyq (1570)
Safe Mode: OFF
Disable Function:
NONE

name : package.json
{
  "name": "qrcode-terminal",
  "keywords": ["ansi", "ascii", "qrcode", "console"],
  "version" : "0.12.0",
  "description" : "QRCodes, in the terminal",
  "homepage": "https://github.com/gtanner/qrcode-terminal",
  "repository": {
    "type": "git",
    "url": "https://github.com/gtanner/qrcode-terminal"
  },
  "contributors": [{
    "name": "Gord Tanner",
    "email": "[email protected]",
    "url": "http://github.com/gtanner"
  }, {
    "name": "Michael Brooks",
    "email": "[email protected]",
    "url": "http://github.com/mwbrooks"
  }],
  "licenses": [{
    "type": "Apache 2.0"
  }],
  "main": "./lib/main",
  "bin": {
      "qrcode-terminal": "./bin/qrcode-terminal.js"
  },
  "preferGlobal": false,
  "devDependencies": {
    "sinon": "*",
    "mocha": "*",
    "expect.js": "*",
    "jshint": "*"
  },
  "scripts": {
    "test": "./node_modules/jshint/bin/jshint lib vendor && node example/basic.js && ./node_modules/mocha/bin/mocha -R nyan"
  }
}
© 2025 XylotrechusZ