{"name":"compatfactory","version":"1.0.1","description":"A library that unifies the TypeScript Compiler API factory functions across all versions of TypeScript and makes them conform with the Node Factory API","scripts":{"generate:sandhog":"sandhog all --yes","generate:changelog":"standard-changelog --first-release","generate:all":"pnpm run generate:sandhog && pnpm run generate:changelog","clean":"rimraf dist","lint":"tsc --noEmit && eslint \"src/**/*.ts\" --color","prettier":"prettier --write \"{src,test,documentation}/**/*.{js,ts,json,html,xml,css,md}\"","test":"ava","prebuild":"pnpm run clean","build":"pnpm run prebuild && pnpm run tsc","prewatch":"pnpm run clean","watch":"pnpm run prewatch && pnpm run tsc -- --watch","tsc:cjs":"tsc -p tsconfig.build.json --module nodenext --outDir dist/cjs","tsc:esm":"tsc -p tsconfig.build.json --module esnext --outDir dist/esm","tsc":"pnpm run tsc:cjs && pnpm run tsc:esm","preversion":"pnpm run lint && pnpm run build && dotcjs dist/cjs","version":"pnpm run preversion && pnpm run generate:all && git add .","release":"np --no-cleanup --no-yarn","update:check":"pnpx npm-check-updates -x typescript-*,ava --dep dev,prod","update:commit":"pnpx npm-check-updates -u -x typescript-*,ava --dep dev,prod && pnpm update && pnpm install"},"keywords":["typescript","NodeFactory","Compiler API","compat","normalize"],"contributors":[{"name":"Frederik Wessberg","email":"frederikwessberg@hotmail.com","url":"https://github.com/wessberg"}],"license":"MIT","dependencies":{"helpertypes":"^0.0.18"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^5.26.0","@typescript-eslint/parser":"^5.26.0","@types/semver":"^7.3.9","@types/node":"17.0.36","@wessberg/ts-config":"^2.0.2","@wessberg/prettier-config":"1.0.0","sandhog":"^2.0.1","crosspath":"1.0.0","dotcjs":"1.0.0","ava":"3.15.0","eslint":"^8.16.0","eslint-config-prettier":"^8.5.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jsdoc":"^39.3.2","husky":"^8.0.1","np":"7.6.1","pnpm":"^7.1.7","prettier":"^2.6.2","pretty-quick":"^3.1.3","rimraf":"^3.0.2","standard-changelog":"^2.0.27","ts-node":"^10.8.0","npm-check-updates":"^13.0.3","semver":"^7.3.7","typescript":"^4.7.2","typescript-3-0-1":"npm:typescript@3.0.1","typescript-3-1-1":"npm:typescript@3.1.1","typescript-3-2-1":"npm:typescript@3.2.1","typescript-3-3-1":"npm:typescript@3.3.1","typescript-3-4-1":"npm:typescript@3.4.1","typescript-3-5-1":"npm:typescript@3.5.1","typescript-3-6-2":"npm:typescript@3.6.2","typescript-3-7-2":"npm:typescript@3.7.2","typescript-3-8-3":"npm:typescript@3.8.3","typescript-3-9-2":"npm:typescript@3.9.2","typescript-4-0-3":"npm:typescript@4.0.3","typescript-4-1-2":"npm:typescript@4.1.2","typescript-4-2-4":"npm:typescript@4.2.4","typescript-4-3-5":"npm:typescript@4.3.5","typescript-4-4-3":"npm:typescript@4.4.3","typescript-4-5-4":"npm:typescript@4.5.4","typescript-4-6-4":"npm:typescript@4.6.4"},"peerDependencies":{"typescript":">=3.x || >= 4.x"},"exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.cjs"},"type":"module","types":"./dist/esm/index.d.ts","main":"./dist/cjs/index.cjs","module":"./dist/esm/index.js","repository":{"type":"git","url":"git+https://github.com/wessberg/compatfactory.git"},"bugs":{"url":"https://github.com/wessberg/compatfactory/issues"},"engines":{"node":">=14.9.0"},"prettier":"@wessberg/prettier-config","ava":{"files":["test/**.test.ts"],"verbose":true,"timeout":"400s","nonSemVerExperiments":{"configurableModuleFormat":true},"extensions":{"ts":"module"},"nodeArguments":["--loader=ts-node/esm"],"environmentVariables":{"FORCE_COLOR":"3"}},"gitHead":"b880bb103973987082149e1e7edb1390c1d57b8b","homepage":"https://github.com/wessberg/compatfactory#readme","_id":"compatfactory@1.0.1","_nodeVersion":"18.2.0","_npmVersion":"8.9.0","dist":{"shasum":"a5940f1d734b86c02bb818a67a412d4c306ccaf4","size":35089,"noattachment":false,"key":"/compatfactory/-/compatfactory-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/compatfactory/download/compatfactory-1.0.1.tgz"},"_npmUser":{"name":"wessberg","email":"frederikwessberg@gmail.com"},"directories":{},"maintainers":[{"name":"wessberg","email":"fwe@dlmma.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compatfactory_1.0.1_1653902424288_0.911398600776941"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-30T09:22:33.059Z","publish_time":1653902424479,"_cnpm_publish_time":1653902424479,"dist-tags":{"latest":"4.0.4"}}