{"_id":"@agent-j/components","_rev":"2-19e036531a3aae68a86b9b8f9cdc85a4","name":"@agent-j/components","dist-tags":{"latest":"0.0.18"},"versions":{"0.0.17":{"name":"@agent-j/components","version":"0.0.17","license":"MIT","_id":"@agent-j/components@0.0.17","maintainers":[{"name":"agentj-nl","email":"jgpieters@hotmail.com"}],"homepage":"https://github.com/jorisgp/agent-j-utils","bugs":{"url":"https://github.com/jorisgp/agent-j-utils/issues"},"dist":{"shasum":"0d00b5b8441917b7c7afdd17aa77971edd86edbe","tarball":"https://registry.npmjs.org/@agent-j/components/-/components-0.0.17.tgz","fileCount":113,"integrity":"sha512-W5IMCaK5XnwT4zPnEUkWbA8i3nio6ltqzcXz6AYGbr3nKDXODbfRpKkf1hgxAZAPnyTK6zmJxGvvoJvF6IzWng==","signatures":[{"sig":"MEUCICiKWI2b9R34N4Cs2EjNAaabWFLS+VPu7kQQqt0+h8YeAiEAjdeZ9bgLQoE4J18EzJ0hP1lEnixwkfSfx22HyKFMurM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@agent-j%2fcomponents@0.0.17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":198942},"module":"esm2022/agent-j-components.js","exports":{".":{"types":"./agent-j-components.d.ts","default":"./esm2022/agent-j-components.js"},"./package.json":{"default":"./package.json"}},"gitHead":"a84b798b78396cba72f3bde432ae6c02dde0864a","typings":"agent-j-components.d.ts","_npmUser":{"name":"agentj-nl","email":"jgpieters@hotmail.com"},"repository":{"url":"git+https://github.com/jorisgp/agent-j-utils.git","type":"git"},"_npmVersion":"11.19.0","description":"Agent J Design System ","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"tslib":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"@angular/core":"^21.1.0","@angular/forms":"^21.1.0","@angular/common":"^21.1.0"},"_npmOperationalInternal":{"tmp":"tmp/components_0.0.17_1788702000378_0.4698637035049047","host":"s3://npm-registry-packages-npm-production"}},"0.0.18":{"name":"@agent-j/components","version":"0.0.18","description":"Agent J Design System ","license":"MIT","repository":{"type":"git","url":"git+https://github.com/jorisgp/agent-j-utils.git"},"bugs":{"url":"https://github.com/jorisgp/agent-j-utils/issues"},"homepage":"https://github.com/jorisgp/agent-j-utils","peerDependencies":{"@angular/common":"^21.1.0","@angular/core":"^21.1.0","@angular/forms":"^21.1.0"},"publishConfig":{"access":"public"},"sideEffects":false,"module":"esm2022/agent-j-components.js","typings":"agent-j-components.d.ts","exports":{"./package.json":{"default":"./package.json"},".":{"types":"./agent-j-components.d.ts","default":"./esm2022/agent-j-components.js"}},"dependencies":{"tslib":"^2.3.0"},"gitHead":"59b77dbe98714e237c673fc7fc57c17cc7295ea5","_id":"@agent-j/components@0.0.18","_nodeVersion":"24.20.0","_npmVersion":"11.19.0","dist":{"integrity":"sha512-z4m/qQf8Gr/4NRtaznBFq6xtLANO9sxgXPoYdJFIxqq0Dft+kqmCx/kKHPu4bIIfNxn0xP52A8JNtBGqbYvO8Q==","shasum":"57f19e27e091386eff75dd7ba9d2c1b22ca9607d","tarball":"https://registry.npmjs.org/@agent-j/components/-/components-0.0.18.tgz","fileCount":113,"unpackedSize":198942,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@agent-j%2fcomponents@0.0.18","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDL/WaoTx/4uGDTSiBpcDy2KaH5EDlouSxfIXx7+n+hYgIhAM6q3PWPQSbKKLLov+AiID6RMOmFBvS6W9WFE3w1Rvoc"}]},"_npmUser":{"name":"agentj-nl","email":"jgpieters@hotmail.com"},"directories":{},"maintainers":[{"name":"agentj-nl","email":"jgpieters@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/components_0.0.18_1788702380877_0.29604745127252796"},"_hasShrinkwrap":false}},"time":{"created":"2026-09-06T13:40:00.077Z","modified":"2026-09-06T13:46:21.376Z","0.0.17":"2026-09-06T13:40:00.521Z","0.0.18":"2026-09-06T13:46:21.000Z"},"bugs":{"url":"https://github.com/jorisgp/agent-j-utils/issues"},"license":"MIT","homepage":"https://github.com/jorisgp/agent-j-utils","repository":{"type":"git","url":"git+https://github.com/jorisgp/agent-j-utils.git"},"description":"Agent J Design System ","maintainers":[{"name":"agentj-nl","email":"jgpieters@hotmail.com"}],"readme":"# @agent-j/components\n\nAngular component library for the AGENTJ design system.\n\n## Build\n\n```sh\npnpm nx build agent-j-components\n```\n\nBuild output:\n\n`dist/libs/agent-j-components`\n\n## Publish to npm.\n\n1. Login once:\n\n```sh\nnpm login\n```\n\n2. Build the package:\n\n```sh\npnpm nx build agent-j-components\n```\n\n3. Publish:\n\n```sh\nnpm publish dist/libs/agent-j-components --access public\n```\n\n## Use in another app\n\n```sh\nnpm install @agent-j/components\n```\n","readmeFilename":"README.md"}