123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114 |
- {
- "_args": [
- [
- "widest-line@^3.1.0",
- "/home/lyxaira/Artesanias/artesanias/node_modules/boxen"
- ]
- ],
- "_from": "widest-line@>=3.1.0 <4.0.0",
- "_hasShrinkwrap": false,
- "_id": "widest-line@3.1.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/widest-line",
- "_nodeVersion": "8.15.0",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/widest-line_3.1.0_1554034536536_0.28938338585391277"
- },
- "_npmUser": {
- "email": "sindresorhus@gmail.com",
- "name": "sindresorhus"
- },
- "_npmVersion": "6.9.0",
- "_phantomChildren": {},
- "_requested": {
- "name": "widest-line",
- "raw": "widest-line@^3.1.0",
- "rawSpec": "^3.1.0",
- "scope": null,
- "spec": ">=3.1.0 <4.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/boxen"
- ],
- "_resolved": "https://registry.npmjs.org/widest-line/-/widest-line-3.1.0.tgz",
- "_shasum": "8292333bbf66cb45ff0de1603b136b7ae1496eca",
- "_shrinkwrap": null,
- "_spec": "widest-line@^3.1.0",
- "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/boxen",
- "author": {
- "email": "sindresorhus@gmail.com",
- "name": "Sindre Sorhus",
- "url": "sindresorhus.com"
- },
- "bugs": {
- "url": "https://github.com/sindresorhus/widest-line/issues"
- },
- "dependencies": {
- "string-width": "^4.0.0"
- },
- "description": "Get the visual width of the widest line in a string - the number of columns required to display it",
- "devDependencies": {
- "ava": "^1.4.1",
- "tsd": "^0.7.1",
- "xo": "^0.24.0"
- },
- "directories": {},
- "dist": {
- "fileCount": 5,
- "integrity": "sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==",
- "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoK9pCRA9TVsSAnZWagAAT0AQAJDd4hf1OkntfvRygxZN\nda46iI5FmgjWixDDxpSIf7hZ8khUHJOKreDs/dVwZIbQpieAwHpE4CQNHn+2\ntsN22pxwSYnqQ9k8LjlCYDbwV0HD8GBXWmwfIW7B5jl4tG5dhVs03yix5bGy\ns3prSi3qVEvGg74uyILi4k1rKyh4jofFDRVmd+QZhsDvVmlgllJyDMWS2n+g\npcXSEIEkyRrZEKOg3b1IvpE3DNJlN6DFKOTbaes9eU7pI35FQHgNdV8qxFRd\n5f/Q6gTYXezOojNCTHKFDq2YmNl3RJZ4N5UQBguWehD1zdkBZiOMImfckyXv\nGjxLdqmzWYeloXqylZ8VcvqR6n4Fjj04vyI5irXjOC4oXwRlyrg2eksWBwNz\nsUuVEnZ09iidAoII8PVo+NLhp1oIuzpgpNvnXwpQvWRiS+W+tTyi9x3VDiZy\n3oNW5IvqknO211gLA9gENHMeSOuGIK1+xgnH32xNvOcwScOh1eeK/0pZSagW\nJP+zi3nbgh/ikqze6dnea1fpPJMdqPaIPCP2Yt157KkombG8JbK9xXibDiLy\nPoXHqVP96DcUWVMpuD0ET/bjA2Qky2ljvUhHEQnr4yv3wvbS33Fl0oZTi50X\nrRSwdnEmIyvMDjSkvRPWArF7Kfl82lkpRwPkQKQF+m0mde518ab4ltS8k4Q9\nIutZ\r\n=q3JH\r\n-----END PGP SIGNATURE-----\r\n",
- "shasum": "8292333bbf66cb45ff0de1603b136b7ae1496eca",
- "tarball": "https://registry.npmjs.org/widest-line/-/widest-line-3.1.0.tgz",
- "unpackedSize": 3729
- },
- "engines": {
- "node": ">=8"
- },
- "gitHead": "694ebd1a633abfc4048a250b57e6c17d8531350b",
- "homepage": "https://github.com/sindresorhus/widest-line#readme",
- "keywords": [
- "ansi",
- "character",
- "chinese",
- "cjk",
- "cli",
- "codes",
- "column",
- "columns",
- "command-line",
- "console",
- "escape",
- "fixed-width",
- "full",
- "full-width",
- "fullwidth",
- "japanese",
- "korean",
- "string",
- "terminal",
- "unicode",
- "visual",
- "width"
- ],
- "license": "MIT",
- "maintainers": [
- {
- "name": "sindresorhus",
- "email": "sindresorhus@gmail.com"
- }
- ],
- "name": "widest-line",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/sindresorhus/widest-line.git"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "version": "3.1.0"
- }
|