| Current Path : /proc/self/root/usr/local/lib/node_modules/@google/gemini-cli/node_modules/cli-boxes/ |
| Current File : //proc/self/root/usr/local/lib/node_modules/@google/gemini-cli/node_modules/cli-boxes/package.json |
{
"_from": "cli-boxes@^3.0.0",
"_id": "cli-boxes@3.0.0",
"_inBundle": false,
"_integrity": "sha512-/lzGpEWL/8PfI0BmBOPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqYBKtCFTOfQbwPqWEOpjqW+Fnayc0969g==",
"_location": "/@google/gemini-cli/cli-boxes",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "cli-boxes@^3.0.0",
"name": "cli-boxes",
"escapedName": "cli-boxes",
"rawSpec": "^3.0.0",
"saveSpec": null,
"fetchSpec": "^3.0.0"
},
"_requiredBy": [
"/@google/gemini-cli/boxen",
"/@google/gemini-cli/ink",
"/@google/gemini-cli/update-notifier/boxen"
],
"_resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-3.0.0.tgz",
"_shasum": "71a10c716feeba005e4504f36329ef0b17cf3145",
"_spec": "cli-boxes@^3.0.0",
"_where": "/usr/local/lib/node_modules/@google/gemini-cli/node_modules/boxen",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "https://sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/cli-boxes/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Boxes for use in the terminal",
"devDependencies": {
"ava": "^2.4.0",
"tsd": "^0.14.0",
"xo": "^0.37.1"
},
"engines": {
"node": ">=10"
},
"files": [
"index.js",
"index.d.ts",
"boxes.json"
],
"funding": "https://github.com/sponsors/sindresorhus",
"homepage": "https://github.com/sindresorhus/cli-boxes#readme",
"keywords": [
"cli",
"box",
"boxes",
"terminal",
"term",
"console",
"ascii",
"unicode",
"border",
"text",
"json"
],
"license": "MIT",
"name": "cli-boxes",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/cli-boxes.git"
},
"scripts": {
"test": "xo && ava && tsd"
},
"version": "3.0.0"
}