Repository URL to install this package:
|
Version:
1.2.0-1346 ▾
|
{
"author": {
"name": "Andris Reinman"
},
"bugs": {
"url": "https://github.com/andris9/encoding/issues"
},
"dependencies": {
"iconv-lite": "~0.4.13"
},
"description": "Convert encodings, uses iconv by default and fallbacks to iconv-lite if needed",
"devDependencies": {
"iconv": "~2.1.11",
"nodeunit": "~0.9.1"
},
"directories": {},
"homepage": "https://github.com/andris9/encoding#readme",
"license": "MIT",
"main": "lib/encoding.js",
"maintainers": [
{
"name": "andris",
"email": "andris@node.ee"
}
],
"name": "encoding",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/andris9/encoding.git"
},
"version": "0.1.12"
}