{"_id":"@ade-dev/runtime-darwin-arm64","_rev":"2-e9929918f7bb50ac7ff11d66beeefca1","name":"@ade-dev/runtime-darwin-arm64","dist-tags":{"latest":"1.2.73"},"versions":{"1.2.72":{"name":"@ade-dev/runtime-darwin-arm64","version":"1.2.72","keywords":["ade","runtime","darwin-arm64"],"license":"AGPL-3.0-only","_id":"@ade-dev/runtime-darwin-arm64@1.2.72","maintainers":[{"name":"arul28","email":"arulsharma1028@gmail.com"}],"homepage":"https://github.com/arul28/ADE/tree/main/packages/sdk","bugs":{"url":"https://github.com/arul28/ADE/issues"},"os":["darwin"],"cpu":["arm64"],"dist":{"shasum":"f2dbe6e38baf5e09bbe44e6caa42f0b725ae8e6d","tarball":"https://registry.npmjs.org/@ade-dev/runtime-darwin-arm64/-/runtime-darwin-arm64-1.2.72.tgz","fileCount":11236,"integrity":"sha512-QmVMeloQjCBewhtFJ2Rgcq+ldo2W9WN0fUzVUbcBdiuxegunCQxuOTQXAiDFn7/k4k3H0dKJ6lFBTXgSf617nQ==","signatures":[{"sig":"MEYCIQCSYEamY21ARwmmatRSJQGbygBjrVQDMtlQa1z/ZcbccgIhAMrJVx1k5uLyCKlEnRXqol6CWNL52t8I5VeZCpq3ZUgX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":235343675},"_npmUser":{"name":"arul28","email":"arulsharma1028@gmail.com"},"repository":{"url":"git+https://github.com/arul28/ADE.git","type":"git","directory":"apps/ade-cli"},"_npmVersion":"11.16.0","description":"The ADE runtime binary and its native modules for darwin-arm64.","directories":{},"_nodeVersion":"26.3.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/runtime-darwin-arm64_1.2.72_1788369708006_0.5402492784404951","host":"s3://npm-registry-packages-npm-production"}},"1.2.73":{"name":"@ade-dev/runtime-darwin-arm64","version":"1.2.73","description":"The ADE runtime binary and its native modules for darwin-arm64.","license":"AGPL-3.0-only","repository":{"type":"git","url":"git+https://github.com/arul28/ADE.git","directory":"apps/ade-cli"},"homepage":"https://github.com/arul28/ADE/tree/main/packages/sdk","bugs":{"url":"https://github.com/arul28/ADE/issues"},"os":["darwin"],"cpu":["arm64"],"keywords":["ade","runtime","darwin-arm64"],"_id":"@ade-dev/runtime-darwin-arm64@1.2.73","_nodeVersion":"22.23.2","_npmVersion":"12.0.2","dist":{"integrity":"sha512-jFcPMY9QTlBrTScRA7s9cz6c0NhN22MjzrtEqLg9y0JlmUZk26OdtItZRsn7feJHAYUFlwh6AIfJeUBPmMOq7A==","shasum":"ebd37b7f918d649f19c1da22504e79d26c554def","tarball":"https://registry.npmjs.org/@ade-dev/runtime-darwin-arm64/-/runtime-darwin-arm64-1.2.73.tgz","fileCount":11236,"unpackedSize":235464241,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ade-dev%2fruntime-darwin-arm64@1.2.73","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDdzYIU4K9xlZLpjWXHIF+jvhOJ9yO16aGTrhDUVrYMfAIgEnh51B49RqJb+EACV1o8o81rusvvj4bgyD7JejVKeKU="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8aae121d-5d66-470d-a1fd-d96b04cb2165"}},"directories":{},"maintainers":[{"name":"arul28","email":"arulsharma1028@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/runtime-darwin-arm64_1.2.73_1788394097882_0.27725592508913843"},"_hasShrinkwrap":false}},"time":{"created":"2026-09-02T17:21:47.814Z","modified":"2026-09-03T00:08:19.528Z","1.2.72":"2026-09-02T17:21:49.100Z","1.2.73":"2026-09-03T00:08:19.157Z"},"bugs":{"url":"https://github.com/arul28/ADE/issues"},"license":"AGPL-3.0-only","homepage":"https://github.com/arul28/ADE/tree/main/packages/sdk","keywords":["ade","runtime","darwin-arm64"],"repository":{"type":"git","url":"git+https://github.com/arul28/ADE.git","directory":"apps/ade-cli"},"description":"The ADE runtime binary and its native modules for darwin-arm64.","maintainers":[{"name":"arul28","email":"arulsharma1028@gmail.com"}],"readme":"# @ade-dev/runtime-darwin-arm64\n\nThe ADE runtime binary for `darwin-arm64`, plus the native modules it dlopens.\n\nYou do not import this package. `@ade-dev/sdk` finds it automatically through\n`resolveBundledRuntime()`, which is step 2 of its runtime resolution order.\n\n    bin/ade   the runtime binary\n    native/          ADE_RUNTIME_ROOT\n    native/node_modules   ADE_RUNTIME_NODE_MODULES\n\nInstall `@ade-dev/runtime` rather than this package directly: it lists all five\nplatform packages as `optionalDependencies`, so npm installs exactly the one\nthat matches the machine.\n\nIf you ship this inside a signed application, sign the binary and every Mach-O\nfile under `native/` with your own identity. See the SDK bundling guide:\nhttps://www.ade-app.dev/docs/sdk/bundling\n\n## License\n\nAGPL-3.0-only with the ADE Runtime Embedding Exception.\n\nShipping this binary unmodified inside a larger work, consumed through the\ndocumented `@ade-dev/sdk` interface, does not by itself make that work subject\nto the AGPL. Re-signing it with your own identity does not count as modifying\nit. See `LICENSE` and `RUNTIME-EMBEDDING-EXCEPTION.md` in this package, and\nhttps://www.ade-app.dev/docs/sdk/license\n","readmeFilename":"README.md"}