{"name":"enhanced-resolve","version":"5.21.3","description":"Offers a async require.resolve function. It's highly configurable.","homepage":"http://github.com/webpack/enhanced-resolve","repository":{"type":"git","url":"git://github.com/webpack/enhanced-resolve.git"},"license":"MIT","author":{"name":"Tobias Koppers @sokra"},"main":"lib/index.js","browser":{"process":"./lib/util/process-browser.js","module":"./lib/util/module-browser.js"},"types":"types.d.ts","scripts":{"prepare":"husky","lint":"npm run lint:code && npm run lint:types && npm run lint:types-test && npm run lint:special && npm run fmt:check && npm run lint:spellcheck","lint:code":"eslint --cache .","lint:special":"node node_modules/tooling/inherit-types && node node_modules/tooling/generate-types","lint:types":"tsc","lint:types-test":"tsc -p tsconfig.types.test.json","lint:spellcheck":"cspell --cache --no-must-find-files --quiet \"**/*.*\"","fmt":"npm run fmt:base -- --log-level warn --write","fmt:check":"npm run fmt:base -- --check","fmt:base":"node_modules/prettier/bin/prettier.cjs --cache --ignore-unknown .","fix":"npm run fix:code && npm run fix:special","fix:code":"npm run lint:code -- --fix","fix:special":"node node_modules/tooling/inherit-types --write && node node_modules/tooling/generate-types --write","type-report":"rimraf coverage && npm run cover:types && npm run cover:report && open-cli coverage/lcov-report/index.html","pretest":"npm run lint","test":"npm run test:coverage","test:only":"jest","test:watch":"npm run test:only -- --watch","test:coverage":"npm run test:only -- --collectCoverageFrom=\"lib/**/*.js\" --coverage","version":"changeset version","release":"changeset publish","benchmark":"node --max-old-space-size=4096 --hash-seed=1 --random-seed=1 --no-opt --predictable --predictable-gc-schedule --interpreted-frames-native-stack --allow-natives-syntax --expose-gc --no-concurrent-sweeping ./benchmark/run.mjs"},"lint-staged":{"*.{js,cjs,mjs}":["eslint --cache --fix"],"*":["prettier --cache --write --ignore-unknown","cspell --cache --no-must-find-files"]},"dependencies":{"graceful-fs":"^4.2.4","tapable":"^2.3.3"},"devDependencies":{"@changesets/cli":"^2.30.0","@changesets/get-github-info":"^0.8.0","@codspeed/core":"^5.2.0","@types/graceful-fs":"^4.1.6","@types/jest":"^30.0.0","@types/node":"^24.10.4","cspell":"^10.0.0","eslint":"^9.39.2","eslint-config-webpack":"^4.9.5","husky":"^9.1.7","jest":"^30.3.0","lint-staged":"^17.0.4","memfs":"^4.56.11","prettier":"^3.7.4","prettier-2":"npm:prettier@^2","tooling":"github:webpack/tooling#v1.26.1","tinybench":"^6.0.0","typescript":"^6.0.2"},"engines":{"node":">=10.13.0"},"gitHead":"d09bdb281efec1905790dd81ecf8f2d8a043dbdf","_id":"enhanced-resolve@5.21.3","bugs":{"url":"https://github.com/webpack/enhanced-resolve/issues"},"_nodeVersion":"24.14.1","_npmVersion":"11.11.0","dist":{"integrity":"sha512-QyL119InA+XXEkNLNTPCXPugSvOfhwv0JOlGNzvxs0hZaiHLNvXSpudUWsOlsXGWJh8G6ckCScEkVHfX3kw/2Q==","shasum":"fa7fed23679e9169dfb705b8e201924421c4414a","tarball":"https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.21.3.tgz","fileCount":54,"unpackedSize":366510,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/enhanced-resolve@5.21.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGrzvrQX3vY+nqGvQsWk/XywLqHMp35pcGLEspleM/GHAiEA34Wi3eTq8w84de1f0J/lX58jF5YyF3TvtaFVwSB4cMY="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f9180a1e-4232-454c-9485-121d7a38b9b8"}},"directories":{},"maintainers":[{"name":"15000621931","email":"784487301@qq.com"},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"__hai","email":"haijie0619@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"avivkeller","email":"me@aviv.sh"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"thelarkinn","email":"sean.larkin1@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/enhanced-resolve_5.21.3_1778516626024_0.6847486509847054"},"_hasShrinkwrap":false}