{"name":"@asamuzakjp/dom-selector","description":"Gets the DOM node that matches the CSS selector.","author":{"name":"asamuzaK"},"license":"MIT","homepage":"https://github.com/asamuzaK/domSelector#readme","bugs":{"url":"https://github.com/asamuzaK/domSelector/issues"},"repository":{"type":"git","url":"git+https://github.com/asamuzaK/domSelector.git"},"type":"module","exports":{"import":"./src/index.js","require":"./dist/cjs/index.js"},"types":"types/index.d.ts","dependencies":{"bidi-js":"^1.0.3","css-tree":"^2.3.1","is-potential-custom-element-name":"^1.0.1"},"devDependencies":{"@types/css-tree":"^2.3.4","benchmark":"^2.1.4","c8":"^8.0.1","chai":"^4.3.10","esbuild":"^0.19.8","eslint":"^8.54.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.29.0","eslint-plugin-jsdoc":"^46.9.0","eslint-plugin-regexp":"^2.1.1","eslint-plugin-unicorn":"^49.0.0","jsdom":"^23.0.0","mocha":"^10.2.0","npm-run-all":"^4.1.5","sinon":"^17.0.1","typescript":"^5.3.2","wpt-runner":"^5.0.0"},"scripts":{"bench":"node benchmark/bench.js","build":"npm run tsc && npm run lint && npm test && npm run bundle","bundle":"esbuild --format=cjs --platform=node --outdir=dist/cjs/ --minify --sourcemap src/**/*.js","lint":"eslint --fix .","test":"c8 --reporter=text mocha --exit test/**/*.test.js","test-wpt":"npm run update-wpt && node test/wpt/wpt-runner.js","tsc":"npx tsc","update":"npm-run-all -s update-*","update-wpt":"git submodule update --init --recursive --remote"},"version":"1.1.6","_id":"@asamuzakjp/dom-selector@1.1.6","gitHead":"b097c161a4d4187773454794d8ea73391b16f6dc","_nodeVersion":"20.9.0","_npmVersion":"10.2.1","dist":{"shasum":"cbe93d118eddd7c33fee7907eaad583a6198c46b","size":63545,"noattachment":false,"key":"/@asamuzakjp/dom-selector/-/@asamuzakjp/dom-selector-1.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@asamuzakjp/dom-selector/download/@asamuzakjp/dom-selector-1.1.6.tgz"},"_npmUser":{"name":"asamuzakjp","email":"info@asamuzak.jp"},"directories":{},"maintainers":[{"name":"asamuzakjp","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dom-selector_1.1.6_1701048787431_0.37092686424683285"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-27T01:33:07.649Z","publish_time":1701048787649,"_source_registry_name":"default","_cnpm_publish_time":1701048787649,"dist-tags":{"beta":"0.2.2","dev":"6.5.0-a.16","latest":"7.0.8","next":"4.6.0-b.1"}}