HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/good-life-be/node_modules/has-unicode/package.json
{
  "name": "has-unicode",
  "version": "2.0.1",
  "description": "Try to guess if your terminal supports unicode",
  "main": "index.js",
  "scripts": {
    "test": "tap test/*.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/iarna/has-unicode"
  },
  "keywords": [
    "unicode",
    "terminal"
  ],
  "files": [
    "index.js"
  ],
  "author": "Rebecca Turner <me@re-becca.org>",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/iarna/has-unicode/issues"
  },
  "homepage": "https://github.com/iarna/has-unicode",
  "devDependencies": {
    "require-inject": "^1.3.0",
    "tap": "^2.3.1"
  }
}