{"name":"ts-loader","version":"8.0.9","description":"TypeScript loader for webpack","main":"index.js","types":"dist","scripts":{"build":"tsc --version && tsc --project \"./src\"","lint":"eslint -c .eslintrc.js --ext .ts ./src","comparison-tests":"git clean -xfd test/comparison-tests && npm link ./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":">=10.0.0"},"author":{"name":"John Reilly","email":"johnny_reilly@hotmail.com","url":"https://blog.johnnyreilly.com"},"contributors":[{"name":"John Reilly","email":"johnny_reilly@hotmail.com","url":"https://blog.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":"^2.3.0","enhanced-resolve":"^4.0.0","loader-utils":"^1.0.2","micromatch":"^4.0.0","semver":"^6.0.0"},"devDependencies":{"@types/micromatch":"^3.1.0","@types/node":"*","@types/semver":"^6.0.0","@types/webpack":"^4.4.30","@typescript-eslint/eslint-plugin":"^4.0.0","@typescript-eslint/parser":"^4.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":"^7.1.0","eslint-config-prettier":"^6.11.0","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^3.1.3","fs-extra":"^7.0.0","glob":"^7.1.1","html-webpack-plugin":"^3.2.0","husky":"^2.0.0","jasmine-core":"^3.0.0","karma":"^4.0.0","karma-chrome-launcher":"^2.2.0","karma-jasmine":"^2.0.0","karma-mocha-reporter":"^2.0.0","karma-sourcemap-loader":"^0.3.6","karma-webpack":"^4.0.0-rc.5","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":"^4.0.0","webpack":"^4.5.0","webpack-cli":"^3.1.1"},"peerDependencies":{"typescript":"*"},"gitHead":"3f73e9861d5217d3aa668e761a183e66e018b33c","_id":"ts-loader@8.0.9","_nodeVersion":"14.14.0","_npmVersion":"6.14.8","dist":{"shasum":"890fc25f49a99124268f4e738ed22d00f666dc37","size":59620,"noattachment":false,"key":"/ts-loader/-/ts-loader-8.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-loader/download/ts-loader-8.0.9.tgz"},"_npmUser":{"name":"johnnyreilly","email":"johnny_reilly@hotmail.com"},"directories":{},"maintainers":[{"name":"aclaymore","email":""},{"name":"blakeembrey","email":""},{"name":"jbrantly","email":"james@jbrantly.com"},{"name":"johnnyreilly","email":"johnny_reilly@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-loader_8.0.9_1604506397319_0.9290033995820957"},"_hasShrinkwrap":false,"publish_time":1604506397522,"_cnpm_publish_time":1604506397522,"dist-tags":{"beta":"4.0.0-beta.0","latest":"9.5.4"}}