{"name":"utf8","version":"3.0.0","description":"A well-tested UTF-8 encoder/decoder written in JavaScript.","homepage":"https://mths.be/utf8js","main":"utf8.js","keywords":["charset","encoding","unicode","utf8"],"license":"MIT","author":{"name":"Mathias Bynens","url":"https://mathiasbynens.be/"},"repository":{"type":"git","url":"git+https://github.com/mathiasbynens/utf8.js.git"},"bugs":{"url":"https://github.com/mathiasbynens/utf8.js/issues"},"files":["LICENSE-MIT.txt","utf8.js"],"scripts":{"test":"node tests/tests.js","test-extended":"node tests/tests.js --extended","test-browser":"open tests/index.html","ci":"npm run build && npm test","build":"cd tests; if [ ! -f data.json ]; then python generate-test-data.py; fi","cover-html":"istanbul cover --report html --verbose --dir coverage tests/tests.js; istanbul report --root coverage --format html","cover-coveralls":"istanbul cover --verbose --dir coverage tests/tests.js && coveralls < coverage/lcov.info; rm -rf coverage/lcov*"},"devDependencies":{"coveralls":"^2.11.14","istanbul":"^0.4.5","qunit-extras":"^1.4.2","qunitjs":"~1.11.0"},"gitHead":"2ce09544b62f2a274dbcd249473c0986e3660849","_id":"utf8@3.0.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"mathias","email":"mathias@qiwi.be"},"dist":{"shasum":"f052eed1364d696e769ef058b183df88c87f69d1","size":4334,"noattachment":false,"key":"/utf8/-/utf8-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/utf8/download/utf8-3.0.0.tgz"},"maintainers":[{"name":"mathias","email":""},{"name":"ryanmcgrath","email":"ryan@venodesigns.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utf8-3.0.0.tgz_1512357936545_0.000059621408581733704"},"directories":{},"publish_time":1512357936832,"_hasShrinkwrap":false,"_cnpm_publish_time":1512357936832,"dist-tags":{"latest":"3.0.0"}}