{"name":"ts-loader","version":"9.5.4","description":"TypeScript loader for webpack","main":"index.js","types":"dist","scripts":{"build":"tsc --version && tsc --project \"./src\"","lint":"tsc --project \"./src\" --noEmit && eslint -c .eslintrc.js --ext .ts ./src","comparison-tests":"git clean -xfd test/comparison-tests && npm link --legacy-peer-deps ./test/comparison-tests/testLib && node test/comparison-tests/run-tests.js","comparison-tests-generate":"git clean -xfd test/comparison-tests && node test/comparison-tests/stub-new-version.js","execution-tests":"git clean -xfd test/execution-tests && node test/execution-tests/run-tests.js","test":"git clean -xfd test/comparison-tests && git clean -xfd test/execution-tests && node test/run-tests.js","clean":"git clean -xfd test/comparison-tests && git clean -xfd test/execution-tests","docker:build":"docker build -t ts-loader .","postdocker:build":"docker run -it ts-loader yarn test","generate-toc":"markdown-toc -i ./README.md && git add README.md && git commit -m \"chore: update docs\""},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"src/**/*.{ts,md}":["prettier --write","yarn lint","git add"]},"repository":{"type":"git","url":"git+https://github.com/TypeStrong/ts-loader.git"},"keywords":["ts-loader","typescript-loader","webpack","loader","typescript","ts"],"engines":{"node":">=12.0.0"},"author":{"name":"John Reilly","email":"johnny_reilly@hotmail.com","url":"https://johnnyreilly.com"},"contributors":[{"name":"John Reilly","email":"johnny_reilly@hotmail.com","url":"https://johnnyreilly.com"},{"name":"James Brantly","email":"james@jbrantly.com","url":"http://www.jbrantly.com/"}],"license":"MIT","bugs":{"url":"https://github.com/TypeStrong/ts-loader/issues"},"homepage":"https://github.com/TypeStrong/ts-loader","dependencies":{"chalk":"^4.1.0","enhanced-resolve":"^5.0.0","micromatch":"^4.0.0","semver":"^7.3.4","source-map":"^0.7.4"},"devDependencies":{"@types/micromatch":"^4.0.0","@types/node":"*","@types/semver":"^7.3.4","@typescript-eslint/eslint-plugin":"^6.0.0","@typescript-eslint/parser":"^6.0.0","babel":"^6.0.0","babel-core":"^6.0.0","babel-loader":"^7.0.0","babel-polyfill":"^6.16.0","babel-preset-es2015":"^6.0.0","babel-preset-es2016":"^6.16.0","babel-preset-react":"^6.0.0","escape-string-regexp":"^2.0.0","eslint":"^8.0.0","eslint-config-prettier":"^8.0.0","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^4.0.0","fs-extra":"^11.0.0","glob":"^7.1.1","husky":"^8.0.0","jasmine-core":"^4.0.0","karma":"^6.0.0","karma-chrome-launcher":"^3.1.0","karma-jasmine":"^4.0.0","karma-mocha-reporter":"^2.0.0","karma-sourcemap-loader":"^0.4.0","karma-webpack":"^5.0.0","lint-staged":"^8.0.0","markdown-toc":"^1.2.0","mkdirp":"^0.5.1","mocha":"^6.0.0","prettier":"^2.0.5","rimraf":"^2.6.2","typescript":"^5.9.2","webpack":"^5.74.0","webpack-cli":"^4.10.0"},"peerDependencies":{"typescript":"*","webpack":"^5.0.0"},"_id":"ts-loader@9.5.4","gitHead":"f7d022f79d1dae3c0c07ee63ec63c697eb99b32a","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"shasum":"44b571165c10fb5a90744aa5b7e119233c4f4585","size":64586,"noattachment":false,"key":"/ts-loader/-/ts-loader-9.5.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-loader/download/ts-loader-9.5.4.tgz"},"_npmUser":{"name":"johnnyreilly","email":"johnny_reilly@hotmail.com"},"directories":{},"maintainers":[{"name":"aclaymore","email":""},{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"jbrantly","email":"james@jbrantly.com"},{"name":"johnnyreilly","email":"johnny_reilly@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/ts-loader_9.5.4_1756022788947_0.7215642090544738"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-24T08:06:29.241Z","publish_time":1756022789241,"_source_registry_name":"default","_cnpm_publish_time":1756022789241,"dist-tags":{"beta":"4.0.0-beta.0","latest":"9.5.4"}}