{"name":"parse-entities","version":"1.0.0","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-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","mdast":"^2.0.0","mdast-comment-config":"^1.0.0","mdast-github":"^1.0.0","mdast-lint":"^1.0.0","mdast-slug":"^2.0.0","mdast-validate-links":"^1.1.1","mdast-yaml-config":"^1.0.0","tape":"^4.2.0"},"scripts":{"build-md":"mdast . --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":"8b116c8657d9f89ad52599cde6622f984820930d","bugs":{"url":"https://github.com/wooorm/parse-entities/issues"},"homepage":"https://github.com/wooorm/parse-entities#readme","_id":"parse-entities@1.0.0","_shasum":"127d643e3110fef3f893e915cf67bd6abb4de878","_from":".","_npmVersion":"3.5.0","_nodeVersion":"5.1.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"127d643e3110fef3f893e915cf67bd6abb4de878","size":7195,"noattachment":false,"key":"/parse-entities/-/parse-entities-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/parse-entities/download/parse-entities-1.0.0.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"directories":{},"publish_time":1450899501860,"_cnpm_publish_time":1450899501860,"_hasShrinkwrap":false,"dist-tags":{"latest":"4.0.2"}}