| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485 | 
							- {
 
-   "_args": [
 
-     [
 
-       "cli-truncate@2.1.0",
 
-       "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
 
-     ]
 
-   ],
 
-   "_development": true,
 
-   "_from": "cli-truncate@2.1.0",
 
-   "_id": "cli-truncate@2.1.0",
 
-   "_inBundle": false,
 
-   "_integrity": "sha1-w54ovwXtzeW+O5iZKiLe7Vork8c=",
 
-   "_location": "/cli-truncate",
 
-   "_phantomChildren": {
 
-     "is-fullwidth-code-point": "3.0.0"
 
-   },
 
-   "_requested": {
 
-     "type": "version",
 
-     "registry": true,
 
-     "raw": "cli-truncate@2.1.0",
 
-     "name": "cli-truncate",
 
-     "escapedName": "cli-truncate",
 
-     "rawSpec": "2.1.0",
 
-     "saveSpec": null,
 
-     "fetchSpec": "2.1.0"
 
-   },
 
-   "_requiredBy": [
 
-     "/lint-staged",
 
-     "/listr2"
 
-   ],
 
-   "_resolved": "https://registry.npmmirror.com/cli-truncate/download/cli-truncate-2.1.0.tgz",
 
-   "_spec": "2.1.0",
 
-   "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
 
-   "author": {
 
-     "name": "Sindre Sorhus",
 
-     "email": "sindresorhus@gmail.com",
 
-     "url": "sindresorhus.com"
 
-   },
 
-   "bugs": {
 
-     "url": "https://github.com/sindresorhus/cli-truncate/issues"
 
-   },
 
-   "dependencies": {
 
-     "slice-ansi": "^3.0.0",
 
-     "string-width": "^4.2.0"
 
-   },
 
-   "description": "Truncate a string to a specific width in the terminal",
 
-   "devDependencies": {
 
-     "ava": "^2.1.0",
 
-     "tsd": "^0.11.0",
 
-     "xo": "^0.25.3"
 
-   },
 
-   "engines": {
 
-     "node": ">=8"
 
-   },
 
-   "files": [
 
-     "index.js",
 
-     "index.d.ts"
 
-   ],
 
-   "funding": "https://github.com/sponsors/sindresorhus",
 
-   "homepage": "https://github.com/sindresorhus/cli-truncate#readme",
 
-   "keywords": [
 
-     "truncate",
 
-     "ellipsis",
 
-     "text",
 
-     "limit",
 
-     "slice",
 
-     "cli",
 
-     "terminal",
 
-     "term",
 
-     "shell",
 
-     "width",
 
-     "ansi",
 
-     "string"
 
-   ],
 
-   "license": "MIT",
 
-   "name": "cli-truncate",
 
-   "repository": {
 
-     "type": "git",
 
-     "url": "git+https://github.com/sindresorhus/cli-truncate.git"
 
-   },
 
-   "scripts": {
 
-     "test": "xo && ava && tsd"
 
-   },
 
-   "version": "2.1.0"
 
- }
 
 
  |