{"name":"parse-entities","version":"1.0.2","description":"Parse HTML character references: fast, spec-compliant, positional information","license":"MIT","keywords":["parse","html","character","reference","entity","entities"],"files":["index.js","LICENSE"],"dependencies":{"character-entities":"^1.0.0","character-entities-legacy":"^1.0.0","character-reference-invalid":"^1.0.0"},"repository":{"type":"git","url":"git+https://github.com/wooorm/parse-entities.git"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"devDependencies":{"browserify":"^12.0.0","eslint":"^1.0.0","esmangle":"^1.0.0","istanbul":"^0.4.0","jscs":"^2.0.0","jscs-jsdoc":"^1.0.0","remark":"^3.0.0","remark-comment-config":"^2.0.0","remark-github":"^2.0.0","remark-lint":"^2.0.0","remark-slug":"^3.0.0","remark-validate-links":"^2.0.0","remark-yaml-config":"^2.0.0","tape":"^4.2.0"},"scripts":{"build-md":"remark . --quiet  --frail","build-bundle":"browserify index.js --bare -s parseEntities > parse-entities.js","build-mangle":"esmangle parse-entities.js > parse-entities.min.js","build":"npm run build-md && npm run build-bundle && npm run build-mangle","lint-api":"eslint .","lint-style":"jscs --reporter inline .","lint":"npm run lint-api && npm run lint-style","test-api":"node test.js","test-coverage":"istanbul cover test.js","test":"npm run build && npm run lint && npm run test-coverage"},"gitHead":"1a5feddc5d9c0029fa802dc1ecb2968190d7361f","bugs":{"url":"https://github.com/wooorm/parse-entities/issues"},"homepage":"https://github.com/wooorm/parse-entities#readme","_id":"parse-entities@1.0.2","_shasum":"6ec4c6014e25a310d3a146661208f0380edfd41a","_from":".","_npmVersion":"3.5.0","_nodeVersion":"5.1.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"6ec4c6014e25a310d3a146661208f0380edfd41a","size":7362,"noattachment":false,"key":"/parse-entities/-/parse-entities-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/parse-entities/download/parse-entities-1.0.2.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"directories":{},"publish_time":1451381181159,"_cnpm_publish_time":1451381181159,"_hasShrinkwrap":false,"dist-tags":{"latest":"4.0.2"}}