![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/vreg/node_modules/chardet/ |
{ "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 <[email protected]>", "contributors": [ "@spikying", "@wtgtybhertgeghgtwtg", "@suisho", "@seangarner", "@zevanty" ], "devDependencies": { "github-publish-release": "^5.0.0", "mocha": "^5.2.0" }, "repository": { "type": "git", "url": "[email protected]:runk/node-chardet.git" }, "bugs": { "mail": "[email protected]", "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" }