{"name":"tinyexec","version":"1.1.2","type":"module","description":"A minimal library for executing processes in Node","main":"./dist/main.mjs","engines":{"node":">=18"},"scripts":{"build":"tsdown","build:types":"tsc","dev":"tsdown --watch","format":"prettier --write src","format:check":"prettier --check src","lint":"eslint src && publint","prepare":"npm run build","test":"npm run build && vitest run"},"repository":{"type":"git","url":"git+https://github.com/tinylibs/tinyexec.git"},"keywords":["execa","exec","tiny","child_process","spawn"],"author":{"name":"James Garbutt","url":"https://github.com/43081j"},"license":"MIT","bugs":{"url":"https://github.com/tinylibs/tinyexec/issues"},"homepage":"https://github.com/tinylibs/tinyexec#readme","devDependencies":{"@eslint/js":"^10.0.1","@types/cross-spawn":"^6.0.6","@types/node":"^25.6.0","@vitest/coverage-v8":"^4.1.5","cross-spawn":"^7.0.6","eslint":"^10.2.1","prettier":"^3.8.3","publint":"^0.3.18","rollup-plugin-license":"^3.7.1","tsdown":"^0.21.10","typescript":"^6.0.3","typescript-eslint":"^8.59.1","vitest":"^4.0.7"},"exports":{".":{"types":"./dist/main.d.mts","default":"./dist/main.mjs"},"./package.json":"./package.json"},"types":"./dist/main.d.mts","gitHead":"66f20383d8a69a7c5ea1fa12109228589891cc5f","_id":"tinyexec@1.1.2","_nodeVersion":"22.22.2","_npmVersion":"11.13.0","dist":{"integrity":"sha512-dAqSqE/RabpBKI8+h26GfLq6Vb3JVXs30XYQjdMjaj/c2tS8IYYMbIzP599KtRj7c57/wYApb3QjgRgXmrCukA==","shasum":"11feef204b706d4668ca4013db29f3bd64f5c4dc","tarball":"https://registry.npmjs.org/tinyexec/-/tinyexec-1.1.2.tgz","fileCount":6,"unpackedSize":35331,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/tinyexec@1.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCJypWO+TVbti/PX1GqQyMNNhKw//giOdjuGqVMyzZm9AIhAJgQw0H5w3DgQ7rCcDy+Mh29XVvqjLs1NObJ0ztY7xe2"}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c7e5cd03-bc1c-4e9e-97fe-5a4b698b4b4c"}},"directories":{},"maintainers":[{"name":"43081j","email":"43081james@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tinyexec_1.1.2_1777448428005_0.4584139647307486"},"_hasShrinkwrap":false}