{"name":"parse-entities","version":"1.0.1","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","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":"172e1dace612ffc00c9953d84822ade9d1d05f10","bugs":{"url":"https://github.com/wooorm/parse-entities/issues"},"homepage":"https://github.com/wooorm/parse-entities#readme","_id":"parse-entities@1.0.1","_shasum":"7dfeea66740a2b37e20156da9c55da56e97b6aba","_from":".","_npmVersion":"3.5.0","_nodeVersion":"5.1.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"7dfeea66740a2b37e20156da9c55da56e97b6aba","size":7294,"noattachment":false,"key":"/parse-entities/-/parse-entities-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/parse-entities/download/parse-entities-1.0.1.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"directories":{},"publish_time":1451209813649,"_cnpm_publish_time":1451209813649,"_hasShrinkwrap":false,"dist-tags":{"latest":"4.0.2"}}