{"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.7","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":"^22.1.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.5","_id":"@asamuzakjp/dom-selector@1.1.5","gitHead":"19e722e9fdf5873fbced39eb87cb8043ba8befc7","_nodeVersion":"20.9.0","_npmVersion":"10.2.1","dist":{"shasum":"8b53a3d0c76feb4694ea9a98c60a06b482e1450f","size":63681,"noattachment":false,"key":"/@asamuzakjp/dom-selector/-/@asamuzakjp/dom-selector-1.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@asamuzakjp/dom-selector/download/@asamuzakjp/dom-selector-1.1.5.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.5_1700962292554_0.9709163317075182"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-26T01:31:32.757Z","publish_time":1700962292757,"_source_registry_name":"default","_cnpm_publish_time":1700962292757,"dist-tags":{"beta":"0.2.2","dev":"6.5.0-a.16","latest":"7.0.8","next":"4.6.0-b.1"}}