{ "name": "chardet", "version": "0.7.0", "homepage": "https://github.com/runk/node-chardet", "description": "Character detector", "keywords": [ "encoding", "character", "utf8", "detector", "chardet", "icu" ], "author": "Dmitry Shirokov ", "contributors": [ "@spikying", "@wtgtybhertgeghgtwtg", "@suisho", "@seangarner", "@zevanty" ], "devDependencies": { "github-publish-release": "^5.0.0", "mocha": "^5.2.0" }, "repository": { "type": "git", "url": "git@github.com:runk/node-chardet.git" }, "bugs": { "mail": "deadrunk@gmail.com", "url": "http://github.com/runk/node-chardet/issues" }, "scripts": { "test": "mocha -R spec --recursive --bail", "release": "scripts/release" }, "main": "index.js", "engine": { "node": ">=4" }, "readmeFilename": "README.md", "directories": { "test": "test" }, "license": "MIT", "__npminstall_done": "Thu Dec 24 2020 20:21:03 GMT+0800 (CST)", "_from": "chardet@0.7.0", "_resolved": "https://registry.npm.taobao.org/chardet/download/chardet-0.7.0.tgz?cache=0&sync_timestamp=1601032492225&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fchardet%2Fdownload%2Fchardet-0.7.0.tgz" }