{ "name": "chardet", "version": "0.4.2", "homepage": "https://github.com/runk/node-chardet", "description": "Character detector", "keywords": [ "encoding", "character", "utf8", "detector", "chardet", "icu" ], "author": "Dmitry Shirokov ", "contributors": [ "@spikying" ], "devDependencies": { "github-publish-release": "^4.0.0", "mocha": "^4.0.1" }, "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", "release": "scripts/release" }, "main": "index.js", "engine": { "node": ">=4" }, "readmeFilename": "README.md", "directories": { "test": "test" }, "license": "MIT", "__npminstall_done": "Thu Dec 24 2020 20:20:58 GMT+0800 (CST)", "_from": "chardet@0.4.2", "_resolved": "https://registry.npm.taobao.org/chardet/download/chardet-0.4.2.tgz?cache=0&sync_timestamp=1601032492225&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fchardet%2Fdownload%2Fchardet-0.4.2.tgz" }