PHP 8.2.30
Preview: package.json Size: 971 B
/opt/alt/alt-nodejs22/root/usr/lib/node_modules/npm/node_modules/qrcode-terminal/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": "gtanner@gmail.com",
    "url": "http://github.com/gtanner"
  }, {
    "name": "Michael Brooks",
    "email": "mikeywbrooks@gmail.com",
    "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"
  }
}

Directory Contents

Dirs: 4 × Files: 4

Name Size Perms Modified Actions
bin DIR
- drwxr-xr-x 2026-03-14 07:02:09
Edit Download
example DIR
- drwxr-xr-x 2026-03-14 07:02:09
Edit Download
lib DIR
- drwxr-xr-x 2026-03-14 07:02:09
Edit Download
vendor DIR
- drwxr-xr-x 2026-02-23 07:15:11
Edit Download
38 B lrw-r--r-- 2026-02-23 06:54:00
Edit Download
11.68 KB lrw-r--r-- 2026-02-23 06:54:00
Edit Download
971 B lrw-r--r-- 2026-02-23 06:54:00
Edit Download
1.83 KB lrw-r--r-- 2026-02-23 06:54:00
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).