{"ava":{"files":["dist/test/*.spec.js"],"timeout":"300s","failWithoutAssertions":false},"bin":{"ts-node":"dist/bin.js","ts-script":"dist/bin-script-deprecated.js","ts-node-cwd":"dist/bin-cwd.js","ts-node-script":"dist/bin-script.js","ts-node-transpile-only":"dist/bin-transpile.js"},"bugs":{"url":"https://github.com/TypeStrong/ts-node/issues"},"dist":{"shasum":"4cc93bea0a7aba2179497e65bb08ddfc198b3ab5","tarball":"https://registry.npmjs.org/ts-node/-/ts-node-10.2.1.tgz","fileCount":80,"integrity":"sha512-hCnyOyuGmD5wHleOQX6NIjJtYVIO8bPP8F2acWkB4W06wdlkgyvJtubO/I9NkI88hCFECbsEgoLc0VNkYmcSfw==","signatures":[{"sig":"MEQCIHkEciEE7850IdaNcipf0P7mNjrYuZ8I1lAjHUFHfvocAiBUVsoQ9iuYz9+9CiUn2oxC/ALVj2eewXgF748PQDI7aQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":520627,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhHUIbCRA9TVsSAnZWagAAfFMQAINg6C/KiHP4rG4lqost\nfeRL/UTln0U7NpOeI+YMWKbBvWLK8tWHw+Coh7LsDL4apfCuF/9ywJMrsuKB\njXZ5BZN8NMk4wIenQB2PTXQEj8VDWoCecLEZgFCe4FwuWuiF4cEQuVlNWaB0\n1shvWdel8v0yAB/n+gVsV2/5LzLFKiDBFUR0KJ5F4TWPyHN47h8nR90gY0Zl\nP6fDHBbmaefNhp8vqiMDuHGalN7PJToY2iGqEaDeCv4tJ3g98DY8HgLdJlAH\nLmYBF925GsErLd34jC26pxfryasqAUi9vcWLtFZDV/VojFviLHJ+AsEZnuhc\na0G8XL+0l3OvKTcs75kL5Q/u+6wVSXaIh0uZaqwtiIXgsaOQRVWvyfWYUrPP\nWhBhwbFMr8nOz0clTjqKOf7WDmFo/uDQybvQk+ty6JNnfZoFye1SotbOa/80\nJwgbBvGpUuUeYp8epfxbguHubUfN4ge8xdhpjgF4PmOh24TbMWphWyhqHbS7\nXR/ZozNTLj1yB7ovtWVghfEf7tKSi1k2Fk3LrkK/22PqidJ/R8/mfKW5cEqZ\npw4FIarbsdABFzEvOOu1EX1PbvGvXsoxHi3ZW9fFRzG3y/+e/X5XhAsPUBu4\n4nRDyBH5gsEK8V3mCnrKq9Nl/krCOAMElF39QUWgSJtEl4LDUklIwllJwzXG\nsQyf\r\n=x1Kj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","name":"ts-node","types":"dist/index.d.ts","author":{"url":"http://blakeembrey.me","name":"Blake Embrey","email":"hello@blakeembrey.com"},"engines":{"node":">=12.0.0"},"exports":{".":"./dist/index.js","./esm":"./esm.mjs","./esm.mjs":"./esm.mjs","./package":"./package.json","./dist/bin":"./dist/bin.js","./register":"./register/index.js","./dist/bin.js":"./dist/bin.js","./dist/bin-cwd":"./dist/bin-cwd.js","./package.json":"./package.json","./register/files":"./register/files.js","./dist/bin-cwd.js":"./dist/bin-cwd.js","./dist/bin-script":"./dist/bin-script.js","./dist/bin-script.js":"./dist/bin-script.js","./dist/bin-transpile":"./dist/bin-transpile.js","./esm/transpile-only":"./esm/transpile-only.mjs","./register/type-check":"./register/type-check.js","./node10/tsconfig.json":"./node10/tsconfig.json","./node12/tsconfig.json":"./node12/tsconfig.json","./node14/tsconfig.json":"./node14/tsconfig.json","./node16/tsconfig.json":"./node16/tsconfig.json","./dist/bin-transpile.js":"./dist/bin-transpile.js","./esm/transpile-only.mjs":"./esm/transpile-only.mjs","./register/transpile-only":"./register/transpile-only.js","./transpilers/swc-experimental":"./transpilers/swc-experimental.js"},"gitHead":"d93623605a646f242f9bf3f18bd110a49fff0c03","license":"MIT","scripts":{"lint":"prettier --check .","test":"npm run build && npm run lint && npm run test-cov --","build":"npm run build-nopack && npm run build-pack","clean":"rimraf dist tsconfig.schema.json tsconfig.schemastore-schema.json tsconfig.tsbuildinfo tests/ts-node-packed.tgz","prepare":"npm run clean && npm run build-nopack","rebuild":"npm run clean && npm run build","lint-fix":"prettier --write .","test-cov":"nyc ava","build-tsc":"tsc","test-spec":"ava","build-pack":"node ./scripts/build-pack.js","test-local":"npm run lint-fix && npm run build-tsc && npm run build-pack && npm run test-spec --","build-nopack":"npm run build-tsc && npm run build-configSchema","api-extractor":"api-extractor run --local --verbose","coverage-report":"nyc report --reporter=lcov","build-configSchema":"typescript-json-schema --topRef --refs --validationKeywords allOf --out tsconfig.schema.json tsconfig.build-schema.json TsConfigSchema && node --require ./register ./scripts/create-merged-schema"},"_npmUser":{"name":"cspotcode","email":"cspotcode@gmail.com"},"homepage":"https://typestrong.org/ts-node","keywords":["typescript","node","runtime","environment","ts","compiler"],"prettier":{"singleQuote":true},"repository":{"url":"git://github.com/TypeStrong/ts-node.git","type":"git"},"_npmVersion":"6.14.13","description":"TypeScript execution environment and REPL for node.js, with source map support","directories":{},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"cspotcode","email":"cspotcode@gmail.com"}],"_nodeVersion":"14.17.0","contributors":[{"url":"https://github.com/cspotcode","name":"Andrew Bradley","email":"cspotcode@gmail.com"}],"dependencies":{"yn":"3.1.1","arg":"^4.1.0","diff":"^4.0.1","acorn":"^8.4.1","acorn-walk":"^8.1.1","make-error":"^1.1.1","create-require":"^1.1.0","@tsconfig/node10":"^1.0.7","@tsconfig/node12":"^1.0.7","@tsconfig/node14":"^1.0.0","@tsconfig/node16":"^1.0.2","@cspotcode/source-map-support":"0.6.1"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.0.1","chai":"^4.0.1","axios":"^0.21.1","react":"^16.14.0","expect":"^27.0.2","lodash":"^4.17.15","rimraf":"^3.0.0","semver":"^7.1.3","throat":"^6.0.1","typedoc":"^0.20.28","prettier":"^2.2.1","@swc/core":">=1.2.50","@swc/wasm":">=1.2.50","get-stream":"^6.0.0","proxyquire":"^2.0.0","typescript":"4.3.5","@types/chai":"^4.0.4","@types/diff":"^4.0.2","@types/node":"13.13.5","ntypescript":"^1.201507091536.1","@types/react":"^16.0.2","@types/lodash":"^4.14.151","@types/rimraf":"^3.0.0","@types/semver":"^7.1.0","@yarnpkg/fslib":"^2.4.0","util.promisify":"^1.0.1","@types/proxyquire":"^1.3.28","typescript-json-schema":"^0.42.0","@microsoft/api-extractor":"^7.15.2"},"peerDependencies":{"@swc/core":">=1.2.50","@swc/wasm":">=1.2.50","typescript":">=2.7","@types/node":"*"},"peerDependenciesMeta":{"@swc/core":{"optional":true},"@swc/wasm":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-node_10.2.1_1629307419002_0.39878355927697506","host":"s3://npm-registry-packages"},"_id":"ts-node@10.2.1","version":"10.2.1"}