{"name":"html-escaper","version":"2.0.0","description":"fast and safe way to escape and unescape &<>'\" chars","main":"cjs/index.js","module":"esm/index.js","unpkg":"min.js","scripts":{"build":"npm run cjs && npm run rollup && npm run minify && npm test && npm run size","cjs":"ascjs esm cjs","coveralls":"cat ./coverage/lcov.info | coveralls","minify":"uglifyjs index.js --comments=/^!/ --compress --mangle -o min.js","rollup":"rollup --config rollup.config.js","size":"cat index.js | wc -c;cat min.js | wc -c;gzip -c min.js | wc -c","test":"istanbul cover ./test.js"},"repository":{"type":"git","url":"git+https://github.com/WebReflection/html-escaper.git"},"keywords":["html","escape","encode","unescape","decode","entities"],"author":{"name":"Andrea Giammarchi"},"license":"MIT","bugs":{"url":"https://github.com/WebReflection/html-escaper/issues"},"homepage":"https://github.com/WebReflection/html-escaper","devDependencies":{"ascjs":"^3.0.1","coveralls":"^3.0.5","istanbul":"^0.4.5","rollup":"^1.17.0","uglify-js":"^3.6.0"},"gitHead":"a9afff9a565b708b884b41b22db89e2367194e4a","_id":"html-escaper@2.0.0","_nodeVersion":"11.15.0","_npmVersion":"6.10.2","dist":{"shasum":"71e87f931de3fe09e56661ab9a29aadec707b491","size":4058,"noattachment":false,"key":"/html-escaper/-/html-escaper-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-escaper/download/html-escaper-2.0.0.tgz"},"maintainers":[{"name":"webreflection","email":"andrea.giammarchi@gmail.com"}],"_npmUser":{"name":"webreflection","email":"andrea.giammarchi@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-escaper_2.0.0_1564090220918_0.06255172556387478"},"_hasShrinkwrap":false,"publish_time":1564090221044,"_cnpm_publish_time":1564090221044,"dist-tags":{"latest":"3.0.3"}}