UNPKG

iconv-js

Version:

Convert character encodings in pure javascript.

19 lines (17 loc) 502 B
{ "name" : "iconv-js", "description" : "Convert character encodings in pure javascript.", "version" : "0.3.5", "license" : "public domain", "keywords" : ["iconv", "convert", "charset", "shift-jis", "sjis"], "author" : "Hikaru02", "main" : "index.js", "repository" : { "type" : "git", "url" : "https://github.com/Hikaru02/iconv-js.git" }, "analyze" : false, "engines" : { "node" : ">=0.8" } }