{"name":"parse-entities","version":"1.1.2","description":"Parse HTML character references: fast, spec-compliant, positional information","license":"MIT","keywords":["parse","html","character","reference","entity","entities"],"repository":{"type":"git","url":"git+https://github.com/wooorm/parse-entities.git"},"bugs":{"url":"https://github.com/wooorm/parse-entities/issues"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"}],"files":["index.js"],"dependencies":{"character-entities":"^1.0.0","character-entities-legacy":"^1.0.0","character-reference-invalid":"^1.0.0","is-alphanumerical":"^1.0.0","is-decimal":"^1.0.0","is-hexadecimal":"^1.0.0"},"devDependencies":{"browserify":"^16.0.0","esmangle":"^1.0.0","nyc":"^11.0.0","prettier":"^1.12.1","remark-cli":"^5.0.0","remark-preset-wooorm":"^4.0.0","tape":"^4.2.0","xo":"^0.20.0"},"scripts":{"format":"remark . -qfo && prettier --write '**/*.js' && xo --fix","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-bundle && npm run build-mangle","test-api":"node test","test-coverage":"nyc --reporter lcov tape test.js","test":"npm run format && npm run build && npm run test-coverage"},"nyc":{"check-coverage":true,"lines":100,"functions":100,"branches":100},"prettier":{"tabWidth":2,"useTabs":false,"singleQuote":true,"bracketSpacing":false,"semi":false,"trailingComma":"none"},"xo":{"prettier":true,"esnext":false,"rules":{"unicorn/number-literal-case":"off","object-shorthand":"off","no-var":"off","prefer-arrow-callback":"off","guard-for-in":"off","no-negated-condition":"off","max-depth":"off","complexity":"off"},"ignores":["parse-entities.js"]},"remarkConfig":{"plugins":["preset-wooorm"]},"gitHead":"668d1fc54bb85530c75ac7da197252a23ea65f09","homepage":"https://github.com/wooorm/parse-entities#readme","_id":"parse-entities@1.1.2","_npmVersion":"5.6.0","_nodeVersion":"9.5.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"9eaf719b29dc3bd62246b4332009072e01527777","size":6503,"noattachment":false,"key":"/parse-entities/-/parse-entities-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/parse-entities/download/parse-entities-1.1.2.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parse-entities_1.1.2_1524995134809_0.24563102206299092"},"_hasShrinkwrap":false,"publish_time":1524995134893,"_cnpm_publish_time":1524995134893,"dist-tags":{"latest":"4.0.2"}}