{"name":"html-to-text","version":"9.0.0-preview1","description":"Advanced html to plain text converter","keywords":["html","node","text","mail","plain","converter"],"license":"MIT","author":{"name":"Malte Legenhausen","email":"legenhausen@werk85.de"},"contributors":[{"name":"KillyMXI","email":"killy@mxii.eu.org"}],"homepage":"https://github.com/html-to-text/node-html-to-text","repository":{"type":"git","url":"git://github.com/html-to-text/node-html-to-text.git"},"bugs":{"url":"https://github.com/html-to-text/node-html-to-text/issues"},"type":"module","main":"./lib/html-to-text.cjs","module":"./lib/html-to-text.mjs","exports":{"import":"./lib/html-to-text.mjs","require":"./lib/html-to-text.cjs"},"engines":{"node":">=14"},"scripts":{"build:rollup":"rollup -c","build":"npm run clean && npm run build:rollup","clean":"rimraf lib","copy:license":"copyfiles -f ../../LICENSE .","cover":"c8 --reporter=lcov --reporter=text-summary mocha -t 20000","lint":"eslint ../../","prepublishOnly":"npm run copy:license && npm run lint && npm test","test":"mocha"},"dependencies":{"@selderee/plugin-htmlparser2":"^0.9.0","deepmerge":"^4.2.2","htmlparser2":"^8.0.1","selderee":"^0.9.0"},"mocha":{"node-option":["experimental-specifier-resolution=node"]},"readmeFilename":"README.md","gitHead":"8fe7ecd5022c46127adcc532a1f76cdba47f2d4b","_id":"html-to-text@9.0.0-preview1","_nodeVersion":"14.17.5","_npmVersion":"7.24.2","dist":{"shasum":"a5a5672314fc70c0d38f2553baefdbd3dd2673ac","size":41092,"noattachment":false,"key":"/html-to-text/-/html-to-text-9.0.0-preview1.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-text/download/html-to-text-9.0.0-preview1.tgz"},"_npmUser":{"name":"killy.mxi","email":"killy.mxi@gmail.com"},"directories":{},"maintainers":[{"name":"killy.mxi","email":""},{"name":"mlegenhausen","email":"mlegenhausen@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-to-text_9.0.0-preview1_1667405855897_0.013231204953722653"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-02T16:25:11.280Z","publish_time":1667405856076,"deprecated":"full version is out with some fixes","_cnpm_publish_time":1667405856076,"dist-tags":{"latest":"9.0.5","version7":"7.1.3","version8":"8.2.1"}}