{"name":"node-html-parser","version":"5.4.1","description":"A very fast HTML parser, generating a simplified DOM, with basic element query support.","main":"dist/index.js","types":"dist/index.d.ts","exports":{"require":"./dist/index.js","import":"./esm/index.js","types":"./dist/index.d.ts"},"scripts":{"compile":"tsc","build":"npm run lint && npm run clean && npm run compile:cjs && npm run compile:amd","compile:cjs":"tsc -m commonjs","compile:amd":"tsc -t es5 -m amd -d false --outFile ./dist/main.js","lint":"eslint ./src/*.ts ./src/**/*.ts","---------------":"","test":"yarn run test:target","test:src":"cross-env TEST_TARGET=src yarn run test","test:dist":"cross-env TEST_TARGET=dist yarn run test","benchmark":"node ./test/benchmark/compare.mjs","---------------  ":"","clean":"npx rimraf ./dist/","clean:global":"yarn run clean && npx rimraf yarn.lock test/yarn.lock test/node_modules node_modules","reset":"yarn run clean:global && yarn install && yarn build","--------------- ":"","test:target":"mocha --recursive \"./test/tests\"","test:ci":"cross-env TEST_TARGET=dist yarn run test:target","posttest":"yarn run benchmark","prepare":"cd test && yarn install"},"keywords":["html","parser","nodejs","typescript"],"author":{"name":"Xiaoyi Shi","email":"ashi009@gmail.com"},"contributors":[{"name":"taoqf","email":"tao_qiufeng@126.com"},{"name":"Ron S.","email":"ron@nonara.com"}],"license":"MIT","publishConfig":{"registry":"https://registry.npmjs.org"},"dependencies":{"css-select":"^4.2.1","he":"1.2.0"},"devDependencies":{"@types/entities":"latest","@types/he":"latest","@types/node":"latest","@typescript-eslint/eslint-plugin":"latest","@typescript-eslint/eslint-plugin-tslint":"latest","@typescript-eslint/parser":"latest","blanket":"latest","cheerio":"^1.0.0-rc.5","cross-env":"^7.0.3","eslint":"^7.32.0","eslint-config-prettier":"latest","eslint-plugin-import":"latest","high5":"^1.0.0","html-dom-parser":"^1.0.4","html-parser":"^0.11.0","html5parser":"^2.0.2","htmljs-parser":"^2.11.1","htmlparser":"^1.7.7","htmlparser-benchmark":"^1.1.3","htmlparser2":"^6.0.0","mocha":"latest","mocha-each":"^2.0.1","neutron-html5parser":"^0.2.0","np":"latest","parse5":"^6.0.1","rimraf":"^3.0.2","saxes":"^6.0.0","should":"latest","spec":"latest","standard-version":"^9.3.1","travis-cov":"latest","ts-node":"^10.2.1","typescript":"latest"},"config":{"blanket":{"pattern":"./dist/index.js","data-cover-never":["node_modules"]},"travis-cov":{"threshold":70}},"repository":{"type":"git","url":"https://github.com/taoqf/node-fast-html-parser.git"},"bugs":{"url":"https://github.com/taoqf/node-fast-html-parser/issues"},"homepage":"https://github.com/taoqf/node-fast-html-parser","sideEffects":false,"licenseText":"Copyright 2019 Tao Qiufeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","_id":"node-html-parser@5.4.1","dist":{"shasum":"c9938b9521ef542c2374e4923078f8f2a365f50d","size":32806,"noattachment":false,"key":"/node-html-parser/-/node-html-parser-5.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-html-parser/download/node-html-parser-5.4.1.tgz"},"_npmUser":{"name":"taoqf","email":"tao_qiufeng@126.com"},"directories":{},"maintainers":[{"name":"taoqf","email":"tao_qiufeng@126.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-html-parser_5.4.1_1660106077903_0.21020456671048127"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-10T04:34:50.081Z","publish_time":1660106078127,"_cnpm_publish_time":1660106078127,"dist-tags":{"beta":"6.1.15-0","latest":"7.1.0"}}