{"_id":"@axintai/compiler","_rev":"11-cff2c71578ce3bb5b4591f90240692ea","name":"@axintai/compiler","dist-tags":{"latest":"0.3.8"},"versions":{"0.2.1":{"name":"@axintai/compiler","version":"0.2.1","keywords":["compiler","apple-intents","app-intents","swift","siri","shortcuts","ai-agents","mcp","code-generation","typescript","developer-tools"],"author":{"name":"Agentic Empire","email":"hello@axint.ai"},"license":"Apache-2.0","_id":"@axintai/compiler@0.2.1","maintainers":[{"name":"agenticempire","email":"nimanejat@gmail.com"}],"homepage":"https://axint.ai","bugs":{"url":"https://github.com/agenticempire/axint/issues"},"bin":{"axint":"dist/cli/index.js","axint-mcp":"dist/mcp/index.js"},"dist":{"shasum":"43440008e572b6c4856e5303c2a92a70e30faf4a","tarball":"https://registry.npmjs.org/@axintai/compiler/-/compiler-0.2.1.tgz","fileCount":14,"integrity":"sha512-CPlMzFxvBGXkCMuqe7p2DQpcaVZ9TertyfUBnKKcYIskOZym0Dy6GgyDjIii003vlPPIQDpa6Cp9NEIMlZQsgg==","signatures":[{"sig":"MEUCIQC7z7YDD+hAHe1bktk4BsDhvyPruk1IwIopiuutJinaHAIgIDexqixrax/pTO7FwR4G59y3TwDZ7HVQbug0oQ73dmA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@axintai%2fcompiler@0.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":361978},"main":"./dist/core/index.js","type":"module","types":"./dist/core/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/core/index.d.ts","import":"./dist/core/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","import":"./dist/mcp/index.js"},"./sdk":{"types":"./dist/sdk/index.d.ts","import":"./dist/sdk/index.js"}},"gitHead":"3183013edf02c4c7bb22a60291932ffdd8a856d2","scripts":{"dev":"tsx src/cli/index.ts","lint":"eslint src/ tests/","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --write .","prepare":"husky","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"npm run clean && npm run build"},"_npmUser":{"name":"agenticempire","email":"nimanejat@gmail.com"},"repository":{"url":"git+https://github.com/agenticempire/axint.git","type":"git"},"_npmVersion":"10.9.7","description":"The open-source compiler that transforms AI agent definitions into native Apple App Intents. TypeScript in, Swift out.","directories":{},"lint-staged":{"src/**/*.ts":["eslint --fix","prettier --write"],"tests/**/*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.22.2","dependencies":{"commander":"^13.1.0","typescript":"^5.7.0","@modelcontextprotocol/sdk":"^1.9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.0","tsup":"^8.5.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^3.1.0","prettier":"^3.5.0","@eslint/js":"^9.0.0","@types/node":"^22.0.0","lint-staged":"^15.0.0","typescript-eslint":"^8.0.0","@vitest/coverage-v8":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/compiler_0.2.1_1775784923280_0.7773086154478765","host":"s3://npm-registry-packages-npm-production"},"deprecated":"Moved to @axint/compiler. Install with: npm install @axint/compiler"},"0.3.0":{"name":"@axintai/compiler","version":"0.3.0","keywords":["compiler","apple-intents","app-intents","swift","siri","shortcuts","ai-agents","mcp","code-generation","typescript","developer-tools"],"author":{"name":"Agentic Empire","email":"hello@axint.ai"},"license":"Apache-2.0","_id":"@axintai/compiler@0.3.0","maintainers":[{"name":"agenticempire","email":"nimanejat@gmail.com"}],"homepage":"https://axint.ai","bugs":{"url":"https://github.com/agenticempire/axint/issues"},"bin":{"axint":"dist/cli/index.js","axint-mcp":"dist/mcp/index.js"},"dist":{"shasum":"d0b5ef59412f94c7f8d1eedad7bab7de8b0d2bdb","tarball":"https://registry.npmjs.org/@axintai/compiler/-/compiler-0.3.0.tgz","fileCount":14,"integrity":"sha512-tEgp2ZgVATnLBXAV8WymU8uQMxNJ7FBXhjTdEnFCp3Z4gvnr+1C3W8Deh1MpZezpftFImAzdRHU5u1iQ3Rx18g==","signatures":[{"sig":"MEYCIQCRiOpAi1lyiDr+lpK8v1tqMnkTOUuXe6QBQW0hRP0SGgIhALTWgY0jDoy0nOFnd0Sc6JB2nRve1cuYKzMkxRNDhk5i","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@axintai%2fcompiler@0.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":693120},"main":"./dist/core/index.js","type":"module","types":"./dist/core/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/core/index.d.ts","import":"./dist/core/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","import":"./dist/mcp/index.js"},"./sdk":{"types":"./dist/sdk/index.d.ts","import":"./dist/sdk/index.js"}},"gitHead":"d7778f975af0f2729bf5736863aeb0ede9f8ec6e","scripts":{"dev":"tsx src/cli/index.ts","lint":"eslint src/ tests/","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --write .","prepare":"husky","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"npm run clean && npm run build"},"_npmUser":{"name":"agenticempire","email":"nimanejat@gmail.com"},"repository":{"url":"git+https://github.com/agenticempire/axint.git","type":"git"},"_npmVersion":"10.9.7","description":"The open-source compiler that transforms AI agent definitions into native Apple App Intents. TypeScript in, Swift out.","directories":{},"lint-staged":{"src/**/*.ts":["eslint --fix","prettier --write"],"tests/**/*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.22.2","dependencies":{"commander":"^13.1.0","typescript":"^5.7.0","@modelcontextprotocol/sdk":"^1.9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.0","tsup":"^8.5.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^3.1.0","prettier":"^3.5.0","@eslint/js":"^9.0.0","@types/node":"^22.0.0","lint-staged":"^15.0.0","typescript-eslint":"^8.0.0","@vitest/coverage-v8":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/compiler_0.3.0_1775867085715_0.173995611736111","host":"s3://npm-registry-packages-npm-production"},"deprecated":"Moved to @axint/compiler. Install with: npm install @axint/compiler"},"0.3.1":{"name":"@axintai/compiler","version":"0.3.1","keywords":["compiler","apple-intents","app-intents","swift","siri","shortcuts","ai-agents","mcp","code-generation","typescript","developer-tools"],"author":{"name":"Agentic Empire","email":"hello@axint.ai"},"license":"Apache-2.0","_id":"@axintai/compiler@0.3.1","maintainers":[{"name":"agenticempire","email":"nimanejat@gmail.com"}],"homepage":"https://axint.ai","bugs":{"url":"https://github.com/agenticempire/axint/issues"},"bin":{"axint":"dist/cli/index.js","axint-mcp":"dist/mcp/index.js"},"dist":{"shasum":"6e3ae846c56c5217e7224b6abf95c0b9f76b8e42","tarball":"https://registry.npmjs.org/@axintai/compiler/-/compiler-0.3.1.tgz","fileCount":14,"integrity":"sha512-3dtRH5LCfdzTLGwLADQfe1m7YTSv+5Z/IeP1+oJEyv8YfVaXytrZCIRxU/r5aO19tvRC4He+MhRlV8Ku5cb/QA==","signatures":[{"sig":"MEUCICIm6h9RgI19q2B24CxBRWUWuCkCjiZCGRIwgj3y1zT5AiEAtOmzhu+u7CjCqd8erzogxNKvGaNQQGEqb2NWSysIUfo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":729383},"main":"./dist/core/index.js","type":"module","types":"./dist/core/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/core/index.d.ts","import":"./dist/core/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","import":"./dist/mcp/index.js"},"./sdk":{"types":"./dist/sdk/index.d.ts","import":"./dist/sdk/index.js"}},"gitHead":"ad82cdb738680c043a4c54c7f509d3082447eb64","scripts":{"dev":"tsx src/cli/index.ts","lint":"eslint src/ tests/","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --write .","prepare":"husky","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"npm run clean && npm run build"},"_npmUser":{"name":"agenticempire","email":"nimanejat@gmail.com"},"repository":{"url":"git+https://github.com/agenticempire/axint.git","type":"git"},"_npmVersion":"11.9.0","description":"The open-source compiler that transforms AI agent definitions into native Apple App Intents. TypeScript in, Swift out.","directories":{},"lint-staged":{"src/**/*.ts":["eslint --fix","prettier --write"],"tests/**/*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"25.6.1","dependencies":{"commander":"^13.1.0","typescript":"^5.7.0","@modelcontextprotocol/sdk":"^1.9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.0","tsup":"^8.5.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^3.1.0","prettier":"^3.5.0","@eslint/js":"^9.0.0","@types/node":"^22.0.0","lint-staged":"^15.0.0","typescript-eslint":"^8.0.0","@vitest/coverage-v8":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/compiler_0.3.1_1775875462865_0.4920123337626472","host":"s3://npm-registry-packages-npm-production"},"deprecated":"Moved to @axint/compiler. Install with: npm install @axint/compiler"},"0.3.2":{"name":"@axintai/compiler","version":"0.3.2","keywords":["compiler","apple-intents","app-intents","swift","siri","shortcuts","ai-agents","mcp","code-generation","typescript","developer-tools"],"author":{"name":"Agentic Empire","email":"hello@axint.ai"},"license":"Apache-2.0","_id":"@axintai/compiler@0.3.2","maintainers":[{"name":"agenticempire","email":"nimanejat@gmail.com"}],"homepage":"https://axint.ai","bugs":{"url":"https://github.com/agenticempire/axint/issues"},"bin":{"axint":"dist/cli/index.js","axint-mcp":"dist/mcp/index.js"},"dist":{"shasum":"c0d50310d7571b6937cd6cfc6cc6a9051f63c7e5","tarball":"https://registry.npmjs.org/@axintai/compiler/-/compiler-0.3.2.tgz","fileCount":14,"integrity":"sha512-xUw1Ca3DkMRbHeayRaLzKhw2KHMlIbbYegJS2NYD4Pn9V2SIek7R/cqZzIfLV8JubsREELg1488dUBD8o2XDGw==","signatures":[{"sig":"MEQCIEhHxJ4FZ4eJbKfJHPPj1KIzAG5pi/Z2yIHMSBZigT6ZAiBgd/OHj6ZWvwA1nIUZCahQ7ml4wcfVRtoa+sNgetTsyA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@axintai%2fcompiler@0.3.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":742428},"main":"./dist/core/index.js","type":"module","types":"./dist/core/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/core/index.d.ts","import":"./dist/core/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","import":"./dist/mcp/index.js"},"./sdk":{"types":"./dist/sdk/index.d.ts","import":"./dist/sdk/index.js"}},"gitHead":"25bb55404eb2e1275d90fdf49ad5b31e1368624a","scripts":{"dev":"tsx src/cli/index.ts","lint":"eslint src/ tests/","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --write .","prepare":"husky","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"npm run clean && npm run build"},"_npmUser":{"name":"agenticempire","email":"nimanejat@gmail.com"},"repository":{"url":"git+https://github.com/agenticempire/axint.git","type":"git"},"_npmVersion":"10.9.7","description":"The open-source compiler that transforms AI agent definitions into native Apple App Intents. TypeScript in, Swift out.","directories":{},"lint-staged":{"src/**/*.ts":["eslint --fix","prettier --write"],"tests/**/*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.22.2","dependencies":{"commander":"^13.1.0","typescript":"^5.7.0","@modelcontextprotocol/sdk":"^1.9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.0","tsup":"^8.5.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^3.1.0","prettier":"^3.5.0","@eslint/js":"^9.0.0","@types/node":"^22.0.0","lint-staged":"^15.0.0","typescript-eslint":"^8.0.0","@vitest/coverage-v8":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/compiler_0.3.2_1775878331499_0.1291907012100173","host":"s3://npm-registry-packages-npm-production"},"deprecated":"Moved to @axint/compiler. Install with: npm install @axint/compiler"},"0.3.3":{"name":"@axintai/compiler","version":"0.3.3","keywords":["compiler","apple-intents","app-intents","swift","siri","shortcuts","ai-agents","mcp","code-generation","typescript","developer-tools"],"author":{"name":"Agentic Empire","email":"hello@axint.ai"},"license":"Apache-2.0","_id":"@axintai/compiler@0.3.3","maintainers":[{"name":"agenticempire","email":"nimanejat@gmail.com"}],"homepage":"https://axint.ai","bugs":{"url":"https://github.com/agenticempire/axint/issues"},"bin":{"axint":"dist/cli/index.js","axint-mcp":"dist/mcp/index.js","axint-mcp-http":"dist/mcp/http.js"},"dist":{"shasum":"bcf5c825ecaf9b0b1e2f9ab349df5e62f16072c4","tarball":"https://registry.npmjs.org/@axintai/compiler/-/compiler-0.3.3.tgz","fileCount":16,"integrity":"sha512-My+D2Xpndjar1P3rHqDtU9O72bM3y1SLyVZQDhS+S1/8Hgx1uCOauMKm4sjVfk2o6oh9hF9cGq8gtzxU0GfLuw==","signatures":[{"sig":"MEUCIQC5Jn5HUnN0RBwkaV32zm2O6xyTmvd8/TMNQW4x7ptaBwIgdJSRQOoTONWL6eHbkd91+FMCDRuuE9MqOKF1WJW9+EI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1853552},"main":"./dist/core/index.js","type":"module","types":"./dist/core/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/core/index.d.ts","import":"./dist/core/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","import":"./dist/mcp/index.js"},"./sdk":{"types":"./dist/sdk/index.d.ts","import":"./dist/sdk/index.js"}},"gitHead":"c7a570b0166015f3acbdcfb57c01f4811c70645f","scripts":{"dev":"tsx src/cli/index.ts","lint":"eslint src/ tests/","test":"vitest run","bench":"vitest bench","build":"tsup","clean":"rm -rf dist","format":"prettier --write .","prepare":"husky","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"npm run clean && npm run build"},"_npmUser":{"name":"agenticempire","email":"nimanejat@gmail.com"},"repository":{"url":"git+https://github.com/agenticempire/axint.git","type":"git"},"_npmVersion":"11.9.0","description":"Open-source compiler for Apple platforms. TypeScript/Python/JSON in, Swift out — App Intents, SwiftUI views, WidgetKit widgets.","directories":{},"lint-staged":{"src/**/*.ts":["eslint --fix","prettier --write"],"tests/**/*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"25.6.1","dependencies":{"commander":"^13.1.0","typescript":"^5.7.0","@modelcontextprotocol/sdk":"^1.9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.0","tsup":"^8.5.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^3.1.0","prettier":"^3.5.0","@eslint/js":"^9.0.0","@types/node":"^22.0.0","lint-staged":"^15.0.0","typescript-eslint":"^8.0.0","@vitest/coverage-v8":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/compiler_0.3.3_1776042936733_0.6813193229209114","host":"s3://npm-registry-packages-npm-production"},"deprecated":"Moved to @axint/compiler. Install with: npm install @axint/compiler"},"0.3.4":{"name":"@axintai/compiler","version":"0.3.4","keywords":["compiler","apple-intents","app-intents","swift","siri","shortcuts","ai-agents","mcp","code-generation","typescript","developer-tools"],"author":{"name":"Agentic Empire","email":"hello@axint.ai"},"license":"Apache-2.0","_id":"@axintai/compiler@0.3.4","maintainers":[{"name":"agenticempire","email":"nimanejat@gmail.com"}],"homepage":"https://axint.ai","bugs":{"url":"https://github.com/agenticempire/axint/issues"},"bin":{"axint":"dist/cli/index.js","axint-mcp":"dist/mcp/index.js","axint-mcp-http":"dist/mcp/http.js"},"dist":{"shasum":"597f21765bc0df8f957485aa37a839c5fb040380","tarball":"https://registry.npmjs.org/@axintai/compiler/-/compiler-0.3.4.tgz","fileCount":16,"integrity":"sha512-tGqu2DDRWbdxIjEgjdwRakt6wVJY3D2buhAj9EZSE+zFHD8yipIZZRv1LZJgJdrM3vUYmoyoL+PDTMnA2BKnjg==","signatures":[{"sig":"MEUCIFyz037U/DBqKMWgomat5m1biNNFNHuKD62mRUwttQduAiEA2sWJtIGZd/R9peH+x748nDWXA2FAOBbi4Eeh7qhBjO8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@axintai%2fcompiler@0.3.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1855177},"main":"./dist/core/index.js","type":"module","types":"./dist/core/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/core/index.d.ts","import":"./dist/core/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","import":"./dist/mcp/index.js"},"./sdk":{"types":"./dist/sdk/index.d.ts","import":"./dist/sdk/index.js"}},"gitHead":"6a47be81eaa12d551107dd4ae79e5fd62bf99113","mcpName":"io.github.agenticempire/axint","scripts":{"dev":"tsx src/cli/index.ts","lint":"eslint src/ tests/","test":"vitest run","bench":"vitest bench","build":"tsup","clean":"rm -rf dist","format":"prettier --write .","prepare":"husky","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"npm run clean && npm run build"},"_npmUser":{"name":"agenticempire","email":"nimanejat@gmail.com"},"repository":{"url":"git+https://github.com/agenticempire/axint.git","type":"git"},"_npmVersion":"10.9.7","description":"Open-source compiler for Apple platforms. TypeScript/Python/JSON in, Swift out — App Intents, SwiftUI views, WidgetKit widgets.","directories":{},"lint-staged":{"src/**/*.ts":["eslint --fix","prettier --write"],"tests/**/*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.22.2","dependencies":{"commander":"^13.1.0","typescript":"^5.7.0","@modelcontextprotocol/sdk":"^1.9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.0","tsup":"^8.5.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^3.1.0","prettier":"^3.5.0","@eslint/js":"^9.0.0","@types/node":"^22.0.0","lint-staged":"^15.0.0","typescript-eslint":"^8.0.0","@vitest/coverage-v8":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/compiler_0.3.4_1776047789822_0.5829580115557429","host":"s3://npm-registry-packages-npm-production"},"deprecated":"Moved to @axint/compiler. Install with: npm install @axint/compiler"},"0.3.5":{"name":"@axintai/compiler","version":"0.3.5","keywords":["compiler","apple-intents","app-intents","swift","siri","shortcuts","ai-agents","mcp","code-generation","typescript","developer-tools"],"author":{"name":"Agentic Empire","email":"hello@axint.ai"},"license":"Apache-2.0","_id":"@axintai/compiler@0.3.5","maintainers":[{"name":"agenticempire","email":"nimanejat@gmail.com"}],"homepage":"https://axint.ai","bugs":{"url":"https://github.com/agenticempire/axint/issues"},"bin":{"axint":"dist/cli/index.js","axint-mcp":"dist/mcp/index.js","axint-mcp-http":"dist/mcp/http.js"},"dist":{"shasum":"9a1bd376d097ef83a1c2c32791051ebd5330695d","tarball":"https://registry.npmjs.org/@axintai/compiler/-/compiler-0.3.5.tgz","fileCount":16,"integrity":"sha512-35pE1BKHigNrZuumGUHy4IqWJUVrvaris25wldOuKaea23Ha+e/aVAkvyGb7BlU17kqmd6ZImPjzcQRlUYevTQ==","signatures":[{"sig":"MEQCIB65AQ5jzFy6drmFmccDhVcHl/Wj0YHDtbewrw7VG8o8AiBDrkyy6OW+FW8seuk7e9weaYgUJ2on/v5O7dUyiyrKJA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1890718},"main":"./dist/core/index.js","type":"module","types":"./dist/core/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/core/index.d.ts","import":"./dist/core/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","import":"./dist/mcp/index.js"},"./sdk":{"types":"./dist/sdk/index.d.ts","import":"./dist/sdk/index.js"}},"gitHead":"7babe740875f7d15353b1c5a704b0ab12afff274","mcpName":"io.github.agenticempire/axint","scripts":{"dev":"tsx src/cli/index.ts","lint":"eslint src/ tests/","test":"vitest run","bench":"vitest bench","build":"tsup","clean":"rm -rf dist","format":"prettier --write .","prepare":"husky","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"npm run clean && npm run build"},"_npmUser":{"name":"agenticempire","email":"nimanejat@gmail.com"},"repository":{"url":"git+https://github.com/agenticempire/axint.git","type":"git"},"_npmVersion":"11.9.0","description":"Open-source compiler for Apple platforms. TypeScript/Python/JSON in, Swift out — App Intents, SwiftUI views, WidgetKit widgets.","directories":{},"lint-staged":{"src/**/*.ts":["eslint --fix","prettier --write"],"tests/**/*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"25.6.1","dependencies":{"commander":"^13.1.0","typescript":"^5.7.0","@modelcontextprotocol/sdk":"^1.9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.0","tsup":"^8.5.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^3.1.0","prettier":"^3.5.0","@eslint/js":"^9.0.0","@types/node":"^22.0.0","lint-staged":"^15.0.0","typescript-eslint":"^8.0.0","@vitest/coverage-v8":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/compiler_0.3.5_1776054109185_0.6104776128083476","host":"s3://npm-registry-packages-npm-production"},"deprecated":"Moved to @axint/compiler. Install with: npm install @axint/compiler"},"0.3.6":{"name":"@axintai/compiler","version":"0.3.6","keywords":["compiler","apple-intents","app-intents","swift","siri","shortcuts","ai-agents","mcp","code-generation","typescript","developer-tools"],"author":{"name":"Agentic Empire","email":"hello@axint.ai"},"license":"Apache-2.0","_id":"@axintai/compiler@0.3.6","maintainers":[{"name":"agenticempire","email":"nimanejat@gmail.com"}],"homepage":"https://axint.ai","bugs":{"url":"https://github.com/agenticempire/axint/issues"},"bin":{"axint":"dist/cli/index.js","axint-mcp":"dist/mcp/index.js","axint-mcp-http":"dist/mcp/http.js"},"dist":{"shasum":"26af00e62531af628b6a1b7a0c662f1b42a15d1b","tarball":"https://registry.npmjs.org/@axintai/compiler/-/compiler-0.3.6.tgz","fileCount":16,"integrity":"sha512-rXbToCAVwW3wRgK9m5b8G9xwn2sbUFxHdTz66lNLDtwH6H9qE1faeMSLWSzbrZElFQYj+vI6M5fbO0VD79YUTw==","signatures":[{"sig":"MEUCIB0o0vAozMfmi3DR1G7HqdsNtlSPyT75sAWNawPL5ituAiEAn4ZzD8nOOGDNOINZN06VJSj8gCkYQBltSc4QgGQ+ld0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1890718},"main":"./dist/core/index.js","type":"module","types":"./dist/core/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/core/index.d.ts","import":"./dist/core/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","import":"./dist/mcp/index.js"},"./sdk":{"types":"./dist/sdk/index.d.ts","import":"./dist/sdk/index.js"}},"gitHead":"0e095dc3b134a7fd4fc8d5ac4d0d5c79cb16eb34","mcpName":"io.github.agenticempire/axint","scripts":{"dev":"tsx src/cli/index.ts","lint":"eslint src/ tests/","test":"vitest run","bench":"vitest bench","build":"tsup","clean":"rm -rf dist","format":"prettier --write .","prepare":"husky","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"npm run clean && npm run build"},"_npmUser":{"name":"agenticempire","email":"nimanejat@gmail.com"},"repository":{"url":"git+https://github.com/agenticempire/axint.git","type":"git"},"_npmVersion":"11.9.0","description":"Open-source compiler for Apple platforms. TypeScript/Python/JSON in, Swift out — App Intents, SwiftUI views, WidgetKit widgets.","directories":{},"lint-staged":{"src/**/*.ts":["eslint --fix","prettier --write"],"tests/**/*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"25.6.1","dependencies":{"commander":"^13.1.0","typescript":"^5.7.0","@modelcontextprotocol/sdk":"^1.9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.0","tsup":"^8.5.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^3.1.0","prettier":"^3.5.0","@eslint/js":"^9.0.0","@types/node":"^22.0.0","lint-staged":"^15.0.0","typescript-eslint":"^8.0.0","@vitest/coverage-v8":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/compiler_0.3.6_1776054313883_0.14870198786361932","host":"s3://npm-registry-packages-npm-production"},"deprecated":"Moved to @axint/compiler. Install with: npm install @axint/compiler"},"0.3.7":{"name":"@axintai/compiler","version":"0.3.7","keywords":["compiler","apple-intents","app-intents","swift","siri","shortcuts","ai-agents","mcp","code-generation","typescript","developer-tools"],"author":{"name":"Agentic Empire","email":"hello@axint.ai"},"license":"Apache-2.0","_id":"@axintai/compiler@0.3.7","maintainers":[{"name":"agenticempire","email":"nimanejat@gmail.com"}],"homepage":"https://axint.ai","bugs":{"url":"https://github.com/agenticempire/axint/issues"},"bin":{"axint":"dist/cli/index.js","axint-mcp":"dist/mcp/index.js","axint-mcp-http":"dist/mcp/http.js"},"dist":{"shasum":"d31038efec0fe6ba13fb81ef0011bc29f7531753","tarball":"https://registry.npmjs.org/@axintai/compiler/-/compiler-0.3.7.tgz","fileCount":16,"integrity":"sha512-xu1Kg/iexHrQ55QhvL38lzKFXLa9JLu0D+MTbelPEwPKkQqUKGE6APhazgNa2LgZgRD/9hR6kCKjRx1a7yNN/g==","signatures":[{"sig":"MEQCIBJmW9t5jiaDdIbRlfeLwDnOQMq2LGAR149WQulXhAQaAiBEbDLtkDZaXt4zA9IGu4Fw1uPVlCiEbOzushYjpLWubQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1924341},"main":"./dist/core/index.js","type":"module","types":"./dist/core/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/core/index.d.ts","import":"./dist/core/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","import":"./dist/mcp/index.js"},"./sdk":{"types":"./dist/sdk/index.d.ts","import":"./dist/sdk/index.js"}},"gitHead":"1cb69a21cc48141e312d68d0fdbe730946640eb1","mcpName":"io.github.agenticempire/axint","scripts":{"dev":"tsx src/cli/index.ts","lint":"eslint src/ tests/","test":"vitest run","bench":"vitest bench","build":"tsup","clean":"rm -rf dist","format":"prettier --write .","prepare":"husky","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"npm run clean && npm run build"},"_npmUser":{"name":"agenticempire","email":"nimanejat@gmail.com"},"repository":{"url":"git+https://github.com/agenticempire/axint.git","type":"git"},"_npmVersion":"11.9.0","description":"Open-source compiler for Apple platforms. TypeScript/Python/JSON in, Swift out — App Intents, SwiftUI views, WidgetKit widgets.","directories":{},"lint-staged":{"src/**/*.ts":["eslint --fix","prettier --write"],"tests/**/*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"25.6.1","dependencies":{"commander":"^13.1.0","typescript":"^5.7.0","@modelcontextprotocol/sdk":"^1.9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.0","tsup":"^8.5.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^3.1.0","prettier":"^3.5.0","@eslint/js":"^9.0.0","@types/node":"^22.0.0","lint-staged":"^15.0.0","typescript-eslint":"^8.0.0","@vitest/coverage-v8":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/compiler_0.3.7_1776054367498_0.2737778230697401","host":"s3://npm-registry-packages-npm-production"},"deprecated":"Moved to @axint/compiler. Install with: npm install @axint/compiler"},"0.3.8":{"name":"@axintai/compiler","version":"0.3.8","_id":"@axintai/compiler@0.3.8","maintainers":[{"name":"agenticempire","email":"nimanejat@gmail.com"}],"dist":{"shasum":"204bffec90c358bab83699952c02c1423973a829","tarball":"https://registry.npmjs.org/@axintai/compiler/-/compiler-0.3.8.tgz","fileCount":1,"integrity":"sha512-FozEG2Q1SQPf0L4VZCZzFFxDwx7a2uhdLpPATSWry4awXcmHuhb3/aAAz9jjYE6PvJM6Tx8+Ocg9BXOXXZuhIA==","signatures":[{"sig":"MEUCIQCYQk/rPMC1Dz/PPTsaHa5b735erm0icm99u5UaSsdHSQIgOs/f5gyfdqY9QVkLg3RUvcTzP7q7SGT1LTVSjiKnKNc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":186},"_npmUser":{"name":"agenticempire","email":"nimanejat@gmail.com"},"_npmVersion":"11.9.0","description":"This package has moved to @axint/compiler","directories":{},"_nodeVersion":"25.6.1","dependencies":{"@axint/compiler":">=0.3.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compiler_0.3.8_1776150954841_0.7116226395411949","host":"s3://npm-registry-packages-npm-production"},"deprecated":"Moved to @axint/compiler. Install with: npm install @axint/compiler"}},"time":{"created":"2026-04-10T01:35:23.183Z","modified":"2026-04-14T07:15:56.427Z","0.2.1":"2026-04-10T01:35:23.439Z","0.3.0":"2026-04-11T00:24:45.871Z","0.3.1":"2026-04-11T02:44:23.058Z","0.3.2":"2026-04-11T03:32:11.739Z","0.3.3":"2026-04-13T01:15:36.896Z","0.3.4":"2026-04-13T02:36:29.978Z","0.3.5":"2026-04-13T04:21:49.396Z","0.3.6":"2026-04-13T04:25:14.100Z","0.3.7":"2026-04-13T04:26:07.713Z","0.3.8":"2026-04-14T07:15:54.956Z"},"description":"This package has moved to @axint/compiler","maintainers":[{"name":"agenticempire","email":"nimanejat@gmail.com"}],"readme":"ERROR: No README data found!","readmeFilename":""}