{"library":"agpk","type":"library","category":null,"description":"Agentics Package Manager (AGPK) is a JavaScript toolchain that bundles, encrypts with AES-256-CTR, and compiles JavaScript/TypeScript projects into native binaries. Version 1.2.4 current. It also functions as a full package manager with dependency resolution, global store, and lockfile management, competing with npm, yarn, pnpm, and bun. Key differentiator: unlike bundlers that produce readable output (obfuscation or bytecode), AGPK encrypts source code and compiles to native binaries with key splitting and runtime memory-only execution, protecting intellectual property at the binary level.","language":"javascript","status":"active","version":"1.2.4","tags":["javascript","package-manager","bundler","compiler","binary","encryption","aes","native","standalone"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install agpk","imports":["import agpk from 'agpk'","import { AgenticsPackageManager } from 'agpk'","import type { CompileOptions } from 'agpk'"]},{"cmd":"yarn add agpk","imports":[]},{"cmd":"pnpm add agpk","imports":[]}],"homepage":"https://gitlab.com/agentics-ai/agpk","github":null,"docs":null,"changelog":null,"pypi":null,"npm":"agpk","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}