HEX
Server: Apache
System: Linux ubuntu-s-2vcpu-4gb-amd-sfo3-01-KIT-DIGITAL 6.5.0-44-generic #44-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 7 15:10:09 UTC 2024 x86_64
User: www-data (33)
PHP: 8.2.10-2ubuntu2.2
Disabled: NONE
Upload Files
File: //usr/share/node_modules/cli-boxes/package.json
{
	"name": "cli-boxes",
	"version": "3.0.0",
	"description": "Boxes for use in the terminal",
	"license": "MIT",
	"repository": "sindresorhus/cli-boxes",
	"funding": "https://github.com/sponsors/sindresorhus",
	"author": {
		"name": "Sindre Sorhus",
		"email": "sindresorhus@gmail.com",
		"url": "https://sindresorhus.com"
	},
	"engines": {
		"node": ">=10"
	},
	"scripts": {
		"test": "xo && ava && tsd"
	},
	"files": [
		"index.js",
		"index.d.ts",
		"boxes.json"
	],
	"keywords": [
		"cli",
		"box",
		"boxes",
		"terminal",
		"term",
		"console",
		"ascii",
		"unicode",
		"border",
		"text",
		"json"
	],
	"devDependencies": {
		"ava": "^2.4.0",
		"tsd": "^0.14.0",
		"xo": "^0.37.1"
	}
}