| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687 | {  "_args": [    [      "chardet@0.7.0",      "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"    ]  ],  "_development": true,  "_from": "chardet@0.7.0",  "_id": "chardet@0.7.0",  "_inBundle": false,  "_integrity": "sha1-kAlISfCTfy7twkJdDSip5fDLrZ4=",  "_location": "/chardet",  "_phantomChildren": {},  "_requested": {    "type": "version",    "registry": true,    "raw": "chardet@0.7.0",    "name": "chardet",    "escapedName": "chardet",    "rawSpec": "0.7.0",    "saveSpec": null,    "fetchSpec": "0.7.0"  },  "_requiredBy": [    "/external-editor"  ],  "_resolved": "https://registry.npmmirror.com/chardet/download/chardet-0.7.0.tgz?cache=0&sync_timestamp=1634639141514&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fchardet%2Fdownload%2Fchardet-0.7.0.tgz",  "_spec": "0.7.0",  "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",  "author": {    "name": "Dmitry Shirokov",    "email": "deadrunk@gmail.com"  },  "bugs": {    "url": "http://github.com/runk/node-chardet/issues"  },  "contributors": [    {      "name": "@spikying"    },    {      "name": "@wtgtybhertgeghgtwtg"    },    {      "name": "@suisho"    },    {      "name": "@seangarner"    },    {      "name": "@zevanty"    }  ],  "description": "Character detector",  "devDependencies": {    "github-publish-release": "^5.0.0",    "mocha": "^5.2.0"  },  "directories": {    "test": "test"  },  "engine": {    "node": ">=4"  },  "homepage": "https://github.com/runk/node-chardet",  "keywords": [    "encoding",    "character",    "utf8",    "detector",    "chardet",    "icu"  ],  "license": "MIT",  "main": "index.js",  "name": "chardet",  "repository": {    "type": "git",    "url": "git+ssh://git@github.com/runk/node-chardet.git"  },  "scripts": {    "release": "scripts/release",    "test": "mocha -R spec --recursive --bail"  },  "version": "0.7.0"}
 |