| Current Path : /var/www/html/test/wetty2/node_modules/boxen/ |
| Current File : /var/www/html/test/wetty2/node_modules/boxen/package.json |
{
"_args": [
[
{
"raw": "boxen@^4.2.0",
"scope": null,
"escapedName": "boxen",
"name": "boxen",
"rawSpec": "^4.2.0",
"spec": ">=4.2.0 <5.0.0",
"type": "range"
},
"/var/www/html/test/wetty/node_modules/update-notifier"
]
],
"_from": "boxen@>=4.2.0 <5.0.0",
"_hasShrinkwrap": false,
"_id": "boxen@4.2.0",
"_inCache": true,
"_location": "/boxen",
"_nodeVersion": "10.17.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/boxen_4.2.0_1575618189236_0.7095359180903849"
},
"_npmUser": {
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
"_npmVersion": "6.13.2",
"_phantomChildren": {
"@types/color-name": "1.1.1"
},
"_requested": {
"raw": "boxen@^4.2.0",
"scope": null,
"escapedName": "boxen",
"name": "boxen",
"rawSpec": "^4.2.0",
"spec": ">=4.2.0 <5.0.0",
"type": "range"
},
"_requiredBy": [
"/update-notifier"
],
"_resolved": "https://registry.npmjs.org/boxen/-/boxen-4.2.0.tgz",
"_shasum": "e411b62357d6d6d36587c8ac3d5d974daa070e64",
"_shrinkwrap": null,
"_spec": "boxen@^4.2.0",
"_where": "/var/www/html/test/wetty/node_modules/update-notifier",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/boxen/issues"
},
"dependencies": {
"ansi-align": "^3.0.0",
"camelcase": "^5.3.1",
"chalk": "^3.0.0",
"cli-boxes": "^2.2.0",
"string-width": "^4.1.0",
"term-size": "^2.1.0",
"type-fest": "^0.8.1",
"widest-line": "^3.1.0"
},
"description": "Create boxes in the terminal",
"devDependencies": {
"ava": "^2.1.0",
"nyc": "^14.1.1",
"tsd": "^0.11.0",
"xo": "^0.25.3"
},
"directories": {},
"dist": {
"integrity": "sha512-eB4uT9RGzg2odpER62bBwSLvUeGC+WbRjjyyFhGsKnc8wp/m0+hQsMUvUe3H2V0D5vw0nBdO1hCJoZo5mKeuIQ==",
"shasum": "e411b62357d6d6d36587c8ac3d5d974daa070e64",
"tarball": "https://registry.npmjs.org/boxen/-/boxen-4.2.0.tgz",
"fileCount": 5,
"unpackedSize": 12661,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6gaNCRA9TVsSAnZWagAA23kP/RCUdPULO6PokH2XV23U\n5PSA4wB65yCLKQmXtuNLCjFDLxkk1T0azUDpUXHQ6XRNAdS7003CN6ujwk36\ngsXbIl0qSlC6fK7KZZpSn0wWmXpLdNuJkkLdbdOUaERW7ZTuuQhe+NoZfPkV\njoulGEJyjdAvHc0GyE+c5tuXBhd6eh+05PumApbarfroiBr4W1KDzcGbGG9A\nCIG2wbRlU2xVSGHXHRI+bstqPixkL5VwcfTOyLA+1OTe6V+ri4AoHFebQoLA\nmwCs1ks5d/1UabU0j/YbbMR/mphLfBnTDlCLqB5E8Z0M5ENmfuUYrHI33GUm\nMc14f/zsRsxsiA1Zxa9qdkLTpxzQ40jBFJcs/lBxRcg6n/dH0sKAU7WgpgWW\nhgiqDrEsPO0q9oHUYvl0LxBbIIDV02RI5hGTuHuHp/CGJNZsUJw2Y9IP4kdi\n8UJVU9QpHlc73PCYDk1ZW5oiEdFp3MiyNfIkbhyQ1svNP8362RPaXKrqKU5O\nnU8jCitsRhFyVF0DSZ06MDlOzRuWz1pENC3YY8PIC5MO9ri5ozygUoJ/e9Rb\nyof+54Qm6TYBNzZC55pdzb45ag7VPuhqpzDpGu7OopFq5MVz01/frmCk9gav\n7RRUY6k+mqcnl1S3ziekj0VIviex/FTBEScYeIypDAhcNyMx2me92uhIn4NT\ntRhW\r\n=WiXb\r\n-----END PGP SIGNATURE-----\r\n"
},
"engines": {
"node": ">=8"
},
"funding": "https://github.com/sponsors/sindresorhus",
"gitHead": "c5776208a5aebd4883e9b06683710a3a19fb979f",
"homepage": "https://github.com/sindresorhus/boxen#readme",
"keywords": [
"cli",
"box",
"boxes",
"terminal",
"term",
"console",
"ascii",
"unicode",
"border",
"text"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "boxen",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/boxen.git"
},
"scripts": {
"test": "xo && nyc ava && tsd"
},
"version": "4.2.0",
"warnings": [
{
"code": "ENOTSUP",
"required": {
"node": ">=8"
},
"pkgid": "boxen@4.2.0"
}
]
}