{"name":"linkedom","version":"0.1.30","description":"A triple-linked lists based DOM implementation","main":"./cjs/index.js","scripts":{"benchmark":"node test/benchmark-linkedom.js","benchmark:w3c":"node test/benchmark-linkedom.js --w3c; node test/benchmark-basichtml.js --w3c; node test/benchmark-jsdom.js --w3c","benchmark:dom":"node test/benchmark-linkedom.js --dom; node test/benchmark-basichtml.js --dom; node test/benchmark-jsdom.js --dom","benchmark:html":"node test/benchmark-linkedom.js --html; node test/benchmark-basichtml.js --html; node test/benchmark-jsdom.js --html","benchmark:html:nc":"node test/benchmark-linkedom.js --html --no-clone; node test/benchmark-basichtml.js --html --no-clone; node test/benchmark-jsdom.js --html --no-clone","build":"npm run cjs && npm run test","cjs":"ascjs --no-default esm cjs","coveralls":"c8 report --reporter=text-lcov | coveralls","test":"c8 node test/index.js"},"keywords":["DOM","JSDOM","alternative","performance","lightweight"],"author":{"name":"Andrea Giammarchi"},"license":"ISC","devDependencies":{"ascjs":"^5.0.0","c8":"^7.4.0","coveralls":"^3.1.0"},"module":"./esm/index.js","type":"module","exports":{".":{"import":"./esm/index.js","default":"./cjs/index.js"},"./package.json":"./package.json"},"dependencies":{"@ungap/event":"^0.2.2","@ungap/event-target":"^0.2.2","css-select":"^3.1.2","html-escaper":"^3.0.0","htmlparser2":"^6.0.0","uhyphen":"^0.1.0"},"repository":{"type":"git","url":"git+https://github.com/WebReflection/linkedom.git"},"bugs":{"url":"https://github.com/WebReflection/linkedom/issues"},"homepage":"https://github.com/WebReflection/linkedom#readme","gitHead":"110458b4e6954fa32e9acc5c194a60003c684734","_id":"linkedom@0.1.30","_nodeVersion":"15.7.0","_npmVersion":"6.14.11","dist":{"shasum":"c4ddf256a8684dff6b1967dc7570b71dad886fd8","size":1054190,"noattachment":false,"key":"/linkedom/-/linkedom-0.1.30.tgz","tarball":"http://registry.cnpm.dingdandao.com/linkedom/download/linkedom-0.1.30.tgz"},"_npmUser":{"name":"webreflection","email":"andrea.giammarchi@gmail.com"},"directories":{},"maintainers":[{"name":"webreflection","email":"andrea.giammarchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/linkedom_0.1.30_1611915768443_0.160059434731195"},"_hasShrinkwrap":false,"publish_time":1611915768813,"_cnpm_publish_time":1611915768813,"_cnpmcore_publish_time":"2021-12-16T15:25:46.023Z","dist-tags":{"latest":"0.18.12"}}