{"_id":"@anyprompt/core","_rev":"3-35fb70e0b9d546e1d8c67055c2b098ae","name":"@anyprompt/core","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@anyprompt/core","version":"0.1.0","author":{"name":"Stephen Chen"},"license":"MIT","_id":"@anyprompt/core@0.1.0","maintainers":[{"name":"syhchen","email":"hello@stephenc.me"}],"dist":{"shasum":"79bb2ef4603687a2ce82cd1a89dc38e63a9d7c89","tarball":"https://registry.npmjs.org/@anyprompt/core/-/core-0.1.0.tgz","fileCount":8,"integrity":"sha512-WHkIIDydNF0+ASDDwoyJxo2h/dR58MWkfe6lxPnsX++DpYCdv1lR0tifzCdFm3xbpc1stEa5EJHVPwXcxctf0Q==","signatures":[{"sig":"MEUCIBS1qbxTjrUlUIE5hH5MJH2ZQVWH6px12/tIIf6fGFrOAiEA2qs3ubIOJ+cEM16L+8L5uMBX7mP3ZGQx3ciWhuiAMX4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12611},"main":"dist/AnyPromptCore.js","types":"dist/AnyPromptCore.d.ts","gitHead":"b8abcb5acc4f02e2c9a2f335be0304657c90536f","scripts":{"build":"tsc"},"_npmUser":{"name":"syhchen","email":"hello@stephenc.me"},"_npmVersion":"10.9.0","description":"A lightweight library for configuring and rendering prompt templates.","directories":{},"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"devDependencies":{"typescript":"^5","@types/node":"^20"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.0_1737427644407_0.8728207224261699","host":"s3://npm-registry-packages-npm-production"}}},"time":{"created":"2025-01-21T02:47:24.291Z","modified":"2026-02-13T17:52:56.963Z","0.1.0":"2025-01-21T02:47:24.605Z"},"author":{"name":"Stephen Chen"},"license":"MIT","description":"A lightweight library for configuring and rendering prompt templates.","maintainers":[{"email":"notquitedigital@gmail.com","name":"stephencme"}],"readme":"# @anyprompt/core\n\nA lightweight library for configuring and rendering prompt templates.\n\n## Features\n\n- Configure and render prompt templates versions.\n- Render prompt templates with injected variables.\n- Easy integration with popular AI clients like OpenAI and Anthropic.\n\n## Usage\n\n### Importing the Library\n\n```typescript\nimport { AnyPromptCore } from \"@anyprompt/core\"\n```\n","readmeFilename":"README.md"}