{"maintainers":[{"name":"feedic","email":"me@feedic.com"}],"keywords":["html","xml","entity","encoding"],"dist-tags":{"latest":"1.1.1"},"author":{"name":"Felix Boehm","email":"me@feedic.com"},"description":"Encode & decode XML/HTML entities with ease","readme":"#entities [![NPM version](http://img.shields.io/npm/v/entities.svg)](https://npmjs.org/package/entities)  [![Downloads](https://img.shields.io/npm/dm/entities.svg)](https://npmjs.org/package/entities) [![Build Status](http://img.shields.io/travis/fb55/node-entities.svg)](http://travis-ci.org/fb55/node-entities) [![Coverage](http://img.shields.io/coveralls/fb55/node-entities.svg)](https://coveralls.io/r/fb55/node-entities)\n\nEn- & decoder for XML/HTML entities.\n\n##How to…\n\n###…install `entities`\n\n    npm i entities\n\n###…use `entities`\n\n```javascript\nvar entities = require(\"entities\");\n//encoding\nentities.encodeXML(\"&#38;\");  // \"&amp;#38;\"\nentities.encodeHTML(\"&#38;\"); // \"&amp;&num;38&semi;\"\n//decoding\nentities.decodeXML(\"asdf &amp; &#xFF; &#xFC; &apos;\");  // \"asdf & ÿ ü '\"\nentities.decodeHTML(\"asdf &amp; &yuml; &uuml; &apos;\"); // \"asdf & ÿ ü '\"\n```\n\n<!-- TODO extend API -->\n\n---\n\nLicense: BSD-like\n","repository":{"type":"git","url":"git://github.com/fb55/node-entities.git"},"users":{"unnamedd":true,"cdnbacon":true,"stanzhai":true,"moimikey":true,"zhangyaochun":true,"wangnan0610":true,"detj":true,"duncanmak":true,"esperluette":true,"igorissen":true,"ahsanshafiq":true,"vutran":true,"qqcome110":true,"fabian.moron.zirfas":true,"dwayneford":true,"mojaray2k":true,"shuoshubao":true},"bugs":{"url":"https://github.com/fb55/node-entities/issues"},"license":"BSD-like","versions":{"0.1.0":{"name":"entities","version":"0.1.0","description":"Encode & decode XML/HTML entities with ease","author":{"name":"Felix Boehm","email":"me@feedic.com"},"keywords":["html","xml","entity","encoding"],"main":"./index.js","repository":{"type":"git","url":"git://github.com/fb55/node-entities.git"},"_npmUser":{"name":"feedic","email":"me@feedic.com"},"_id":"entities@0.1.0","dependencies":{},"devDependencies":{},"engines":{"node":"*"},"_engineSupported":true,"_npmVersion":"1.0.106","_nodeVersion":"v0.6.7","_defaultsLoaded":true,"dist":{"shasum":"d9c6c0a7b88c12273232bca16899cf79b7adea96","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/entities/-/entities-0.1.0.tgz"},"maintainers":[{"name":"feedic","email":"me@feedic.com"}],"directories":{}},"0.1.1":{"name":"entities","version":"0.1.1","description":"Encode & decode XML/HTML entities with ease","author":{"name":"Felix Boehm","email":"me@feedic.com"},"keywords":["html","xml","entity","encoding"],"main":"./index.js","repository":{"type":"git","url":"git://github.com/fb55/node-entities.git"},"_npmUser":{"name":"feedic","email":"me@feedic.com"},"_id":"entities@0.1.1","dependencies":{},"devDependencies":{},"optionalDependencies":{},"engines":{"node":"*"},"_engineSupported":true,"_npmVersion":"1.1.9","_nodeVersion":"v0.6.15","_defaultsLoaded":true,"dist":{"shasum":"8b96bcbaa22a9462746afe745dd4601d71377f03","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/entities/-/entities-0.1.1.tgz"},"maintainers":[{"name":"feedic","email":"me@feedic.com"}],"directories":{}},"0.2.0":{"name":"entities","version":"0.2.0","description":"Encode & decode XML/HTML entities with ease","author":{"name":"Felix Boehm","email":"me@feedic.com"},"keywords":["html","xml","entity","encoding"],"main":"./index.js","repository":{"type":"git","url":"git://github.com/fb55/node-entities.git"},"license":"BSD-like","_id":"entities@0.2.0","dist":{"shasum":"02fc5c5a9a64b42d68926ae01ea7c972ef7d11d1","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/entities/-/entities-0.2.0.tgz"},"_from":".","_npmVersion":"1.2.11","_npmUser":{"name":"feedic","email":"me@feedic.com"},"maintainers":[{"name":"feedic","email":"me@feedic.com"}],"directories":{}},"0.2.1":{"name":"entities","version":"0.2.1","description":"Encode & decode XML/HTML entities with ease","author":{"name":"Felix Boehm","email":"me@feedic.com"},"keywords":["html","xml","entity","encoding"],"main":"./index.js","repository":{"type":"git","url":"git://github.com/fb55/node-entities.git"},"license":"BSD-like","_id":"entities@0.2.1","dist":{"shasum":"7aae886864887067f79f252a04c45309f4ac7980","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/entities/-/entities-0.2.1.tgz"},"_from":".","_npmVersion":"1.2.17","_npmUser":{"name":"feedic","email":"me@feedic.com"},"maintainers":[{"name":"feedic","email":"me@feedic.com"}],"directories":{}},"0.2.2":{"name":"entities","version":"0.2.2","description":"Encode & decode XML/HTML entities with ease","author":{"name":"Felix Boehm","email":"me@feedic.com"},"keywords":["html","xml","entity","encoding"],"main":"./index.js","directories":{"test":"test"},"devDependencies":{"mocha":"~1.9.0"},"scripts":{"test":"mocha"},"repository":{"type":"git","url":"git://github.com/fb55/node-entities.git"},"license":"BSD-like","_id":"entities@0.2.2","dist":{"shasum":"9488dc3f4e145d7df1e84bf45ee77e3c7295a650","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/entities/-/entities-0.2.2.tgz"},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"feedic","email":"me@feedic.com"},"maintainers":[{"name":"feedic","email":"me@feedic.com"}]},"0.3.0":{"name":"entities","version":"0.3.0","description":"Encode & decode XML/HTML entities with ease","author":{"name":"Felix Boehm","email":"me@feedic.com"},"keywords":["html","xml","entity","encoding"],"main":"./index.js","directories":{"test":"test"},"devDependencies":{"mocha":"~1.9.0"},"scripts":{"test":"mocha"},"repository":{"type":"git","url":"git://github.com/fb55/node-entities.git"},"license":"BSD-like","_id":"entities@0.3.0","dist":{"shasum":"6ccead6010fee0c5a06f538d242792485cbfa256","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/entities/-/entities-0.3.0.tgz"},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"feedic","email":"me@feedic.com"},"maintainers":[{"name":"feedic","email":"me@feedic.com"}]},"0.4.0":{"name":"entities","version":"0.4.0","description":"Encode & decode XML/HTML entities with ease","author":{"name":"Felix Boehm","email":"me@feedic.com"},"keywords":["html","xml","entity","encoding"],"main":"./index.js","directories":{"test":"test"},"devDependencies":{"mocha":"~1.9.0"},"scripts":{"test":"mocha"},"repository":{"type":"git","url":"git://github.com/fb55/node-entities.git"},"license":"BSD-like","bugs":{"url":"https://github.com/fb55/node-entities/issues"},"homepage":"https://github.com/fb55/node-entities","_id":"entities@0.4.0","dist":{"shasum":"c3c754554c142783df3f79785a146291fc35027a","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/entities/-/entities-0.4.0.tgz"},"_from":".","_npmVersion":"1.4.2","_npmUser":{"name":"feedic","email":"me@feedic.com"},"maintainers":[{"name":"feedic","email":"me@feedic.com"}]},"0.4.1":{"name":"entities","version":"0.4.1","description":"Encode & decode XML/HTML entities with ease","author":{"name":"Felix Boehm","email":"me@feedic.com"},"keywords":["html","xml","entity","encoding"],"main":"./index.js","directories":{"test":"test"},"devDependencies":{"mocha":"~1.9.0"},"scripts":{"test":"mocha"},"repository":{"type":"git","url":"git://github.com/fb55/node-entities.git"},"license":"BSD-like","bugs":{"url":"https://github.com/fb55/node-entities/issues"},"homepage":"https://github.com/fb55/node-entities","_id":"entities@0.4.1","dist":{"shasum":"3256cf3b4dcec71fc2ecc757f7180431590158e5","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/entities/-/entities-0.4.1.tgz"},"_from":".","_npmVersion":"1.4.2","_npmUser":{"name":"feedic","email":"me@feedic.com"},"maintainers":[{"name":"feedic","email":"me@feedic.com"}]},"0.5.0":{"name":"entities","version":"0.5.0","description":"Encode & decode XML/HTML entities with ease","author":{"name":"Felix Boehm","email":"me@feedic.com"},"keywords":["html","xml","entity","encoding"],"main":"./index.js","directories":{"test":"test"},"devDependencies":{"mocha":"~1.9.0"},"scripts":{"test":"mocha"},"repository":{"type":"git","url":"git://github.com/fb55/node-entities.git"},"license":"BSD-like","bugs":{"url":"https://github.com/fb55/node-entities/issues"},"homepage":"https://github.com/fb55/node-entities","_id":"entities@0.5.0","dist":{"shasum":"f611cb5ae221050e0012c66979503fd7ae19cc49","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/entities/-/entities-0.5.0.tgz"},"_from":".","_npmVersion":"1.4.2","_npmUser":{"name":"feedic","email":"me@feedic.com"},"maintainers":[{"name":"feedic","email":"me@feedic.com"}]},"1.0.0":{"name":"entities","version":"1.0.0","description":"Encode & decode XML/HTML entities with ease","author":{"name":"Felix Boehm","email":"me@feedic.com"},"keywords":["html","xml","entity","encoding"],"main":"./index.js","directories":{"test":"test"},"devDependencies":{"mocha":"1","mocha-lcov-reporter":"*","coveralls":"*","istanbul":"*","jshint":"2"},"scripts":{"test":"mocha && npm run lint","lint":"jshint index.js lib/*.js test/*.js","lcov":"istanbul cover _mocha --report lcovonly -- -R spec","coveralls":"npm run lint && npm run lcov && (cat coverage/lcov.info | coveralls || exit 0)"},"repository":{"type":"git","url":"git://github.com/fb55/node-entities.git"},"license":"BSD-like","jshintConfig":{"eqeqeq":true,"freeze":true,"latedef":"nofunc","noarg":true,"nonbsp":true,"quotmark":"double","undef":true,"unused":true,"trailing":true,"eqnull":true,"proto":true,"smarttabs":true,"node":true,"globals":{"describe":true,"it":true}},"bugs":{"url":"https://github.com/fb55/node-entities/issues"},"homepage":"https://github.com/fb55/node-entities","_id":"entities@1.0.0","dist":{"shasum":"b2987aa3821347fcde642b24fdfc9e4fb712bf26","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/entities/-/entities-1.0.0.tgz"},"_from":".","_npmVersion":"1.4.4","_npmUser":{"name":"feedic","email":"me@feedic.com"},"maintainers":[{"name":"feedic","email":"me@feedic.com"}]},"1.1.0":{"name":"entities","version":"1.1.0","description":"Encode & decode XML/HTML entities with ease","author":{"name":"Felix Boehm","email":"me@feedic.com"},"keywords":["html","xml","entity","encoding"],"main":"./index.js","directories":{"test":"test"},"devDependencies":{"mocha":"1","mocha-lcov-reporter":"*","coveralls":"*","istanbul":"*","jshint":"2"},"scripts":{"test":"mocha && npm run lint","lint":"jshint index.js lib/*.js test/*.js","lcov":"istanbul cover _mocha --report lcovonly -- -R spec","coveralls":"npm run lint && npm run lcov && (cat coverage/lcov.info | coveralls || exit 0)"},"repository":{"type":"git","url":"git://github.com/fb55/node-entities.git"},"license":"BSD-like","jshintConfig":{"eqeqeq":true,"freeze":true,"latedef":"nofunc","noarg":true,"nonbsp":true,"quotmark":"double","undef":true,"unused":true,"trailing":true,"eqnull":true,"proto":true,"smarttabs":true,"node":true,"globals":{"describe":true,"it":true}},"bugs":{"url":"https://github.com/fb55/node-entities/issues"},"homepage":"https://github.com/fb55/node-entities","_id":"entities@1.1.0","dist":{"shasum":"c8d70be28aae033e1f800e2c8b3bd153f911a72c","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/entities/-/entities-1.1.0.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"feedic","email":"me@feedic.com"},"maintainers":[{"name":"feedic","email":"me@feedic.com"}]},"1.1.1":{"name":"entities","version":"1.1.1","description":"Encode & decode XML/HTML entities with ease","author":{"name":"Felix Boehm","email":"me@feedic.com"},"keywords":["html","xml","entity","encoding"],"main":"./index.js","directories":{"test":"test"},"devDependencies":{"mocha":"1","mocha-lcov-reporter":"*","coveralls":"*","istanbul":"*","jshint":"2"},"scripts":{"test":"mocha && npm run lint","lint":"jshint index.js lib/*.js test/*.js","lcov":"istanbul cover _mocha --report lcovonly -- -R spec","coveralls":"npm run lint && npm run lcov && (cat coverage/lcov.info | coveralls || exit 0)"},"repository":{"type":"git","url":"git://github.com/fb55/node-entities.git"},"license":"BSD-like","jshintConfig":{"eqeqeq":true,"freeze":true,"latedef":"nofunc","noarg":true,"nonbsp":true,"quotmark":"double","undef":true,"unused":true,"trailing":true,"eqnull":true,"proto":true,"smarttabs":true,"node":true,"globals":{"describe":true,"it":true}},"bugs":{"url":"https://github.com/fb55/node-entities/issues"},"homepage":"https://github.com/fb55/node-entities","_id":"entities@1.1.1","dist":{"shasum":"6e5c2d0a5621b5dadaecef80b90edfb5cd7772f0","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/entities/-/entities-1.1.1.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"feedic","email":"me@feedic.com"},"maintainers":[{"name":"feedic","email":"me@feedic.com"}]}},"name":"entities","time":{"modified":"2017-07-22T15:39:45.951Z","created":"2012-01-14T13:37:36.242Z","0.1.0":"2012-01-14T13:37:38.424Z","0.1.1":"2012-04-19T14:50:57.980Z","0.2.0":"2013-03-03T11:06:51.960Z","0.2.1":"2013-04-08T11:07:06.851Z","0.2.2":"2013-04-20T11:30:53.555Z","0.3.0":"2013-05-18T08:22:16.203Z","0.4.0":"2014-02-16T10:55:39.304Z","0.4.1":"2014-02-16T16:15:38.180Z","0.5.0":"2014-02-16T20:10:22.015Z","1.0.0":"2014-03-17T20:24:54.730Z","1.1.0":"2014-04-14T18:49:46.147Z","1.1.1":"2014-04-15T12:30:05.256Z"},"readmeFilename":"readme.md","homepage":"https://github.com/fb55/node-entities"}