{"_id":"@abuswami1996/agent-md","_rev":"9-a9cfdbffe5a6720fffc4bf311b089e09","name":"@abuswami1996/agent-md","dist-tags":{"latest":"0.2.2"},"versions":{"0.1.0":{"name":"@abuswami1996/agent-md","version":"0.1.0","keywords":["markdown","agent","dashboard","data-visualization","local-first","vscode","cursor"],"author":{"name":"Abhinav Swaminathan"},"license":"MIT","_id":"@abuswami1996/agent-md@0.1.0","maintainers":[{"name":"abuswami1996","email":"abuswami@gmail.com"}],"homepage":"https://github.com/abuswami1996/agent-md#readme","bugs":{"url":"https://github.com/abuswami1996/agent-md/issues"},"bin":{"agent-md":"dist/index.js"},"dist":{"shasum":"6a98eaf7f7d6aacbed3c555f360bc851653dd2e1","tarball":"https://registry.npmjs.org/@abuswami1996/agent-md/-/agent-md-0.1.0.tgz","fileCount":96,"integrity":"sha512-jflDq1sw2DxgCN2OdGz4oI4IPJkWp2aHNxzOX1Z2E9rQsS6GHnGNVdyvqPhMP6PJybaM8VnNQSaPnD8qfrji3w==","signatures":[{"sig":"MEUCIGqHB4UTVMWU27vS55ibdERSoB7T55SmrC+cCK8UqKyzAiEAwCBMmWbjUybIfTPz3lGr+tSaTBMEjS50UE4ML+OY+jc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5127702},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"e17d118e53a90a4a03011fc26e0b808a2d5cf986","scripts":{"build":"tsup src/index.ts --format esm --external commander --external picocolors --external fast-glob --external chokidar --external ws --external yaml --external papaparse --external zod && tsc src/index.ts --ignoreConfig --emitDeclarationOnly --declaration --outDir dist --module ESNext --moduleResolution Bundler --target ES2022 --skipLibCheck --strict && rm -rf viewer-dist && cp -R ../viewer/dist viewer-dist && if [ -f ../vscode-extension/dist/agent-md-preview.vsix ]; then cp ../vscode-extension/dist/agent-md-preview.vsix agent-md-preview.vsix; fi","prepack":"node -e \"const fs=require('fs'); for (const p of ['dist/index.js','dist/index.d.ts','viewer-dist/index.html','agent-md-preview.vsix','README.md','LICENSE','CHANGELOG.md']) if (!fs.existsSync(p)) { console.error('Missing publish artifact: '+p); process.exit(1); }\""},"_npmUser":{"name":"abuswami1996","email":"abuswami@gmail.com"},"repository":{"url":"git+https://github.com/abuswami1996/agent-md.git","type":"git"},"_npmVersion":"11.4.2","description":"Local-first Agent Markdown runtime, validator, browser viewer, and agent skill installer.","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ws":"^8.20.0","zod":"^4.4.3","yaml":"^2.9.0","chokidar":"^5.0.0","commander":"^14.0.3","fast-glob":"^3.3.3","papaparse":"^5.5.3","picocolors":"^1.1.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/agent-md_0.1.0_1778601837905_0.8921958011185298","host":"s3://npm-registry-packages-npm-production"}},"0.1.1":{"name":"@abuswami1996/agent-md","version":"0.1.1","keywords":["markdown","agent","dashboard","data-visualization","local-first","vscode","cursor"],"author":{"name":"Abhinav Swaminathan"},"license":"MIT","_id":"@abuswami1996/agent-md@0.1.1","maintainers":[{"name":"abuswami1996","email":"abuswami@gmail.com"}],"homepage":"https://github.com/abuswami1996/agent-md#readme","bugs":{"url":"https://github.com/abuswami1996/agent-md/issues"},"bin":{"agent-md":"dist/index.js"},"dist":{"shasum":"f37cb379599364a898b091ea236eb84c593c6ad8","tarball":"https://registry.npmjs.org/@abuswami1996/agent-md/-/agent-md-0.1.1.tgz","fileCount":96,"integrity":"sha512-8CrM/uCQ6jGZZ2Vf1fMoAPUq3B+twRKEfhLlnFdKqc56jjT4w16CR9Wuy4Rhit+pdHhwYliIBpeGiv2MZLB6/g==","signatures":[{"sig":"MEUCIBL8OSZOntAQH8tJkeajZbBNyfjlvIL0qPayobSXM7v9AiEA8hjc4zpaTvQmo1faeyBEhF7aWMXOpHwKdvh8Xq4h8J8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5129624},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"56ee7b4c6a28cb81474c8eecf19b67755aa27cf5","scripts":{"build":"tsup src/index.ts --format esm --external commander --external picocolors --external fast-glob --external chokidar --external ws --external yaml --external papaparse --external zod && tsc src/index.ts --ignoreConfig --emitDeclarationOnly --declaration --outDir dist --module ESNext --moduleResolution Bundler --target ES2022 --skipLibCheck --strict && rm -rf viewer-dist && cp -R ../viewer/dist viewer-dist && if [ -f ../vscode-extension/dist/agent-md-preview.vsix ]; then cp ../vscode-extension/dist/agent-md-preview.vsix agent-md-preview.vsix; fi","prepack":"node -e \"const fs=require('fs'); for (const p of ['dist/index.js','dist/index.d.ts','viewer-dist/index.html','agent-md-preview.vsix','README.md','LICENSE','CHANGELOG.md']) if (!fs.existsSync(p)) { console.error('Missing publish artifact: '+p); process.exit(1); }\""},"_npmUser":{"name":"abuswami1996","email":"abuswami@gmail.com"},"repository":{"url":"git+https://github.com/abuswami1996/agent-md.git","type":"git"},"_npmVersion":"11.4.2","description":"Local-first Agent Markdown runtime, validator, browser viewer, and agent skill installer.","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ws":"^8.20.0","zod":"^4.4.3","yaml":"^2.9.0","chokidar":"^5.0.0","commander":"^14.0.3","fast-glob":"^3.3.3","papaparse":"^5.5.3","picocolors":"^1.1.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/agent-md_0.1.1_1778602770748_0.3458428249117391","host":"s3://npm-registry-packages-npm-production"}},"0.1.2":{"name":"@abuswami1996/agent-md","version":"0.1.2","keywords":["markdown","agent","dashboard","data-visualization","local-first","vscode","cursor"],"author":{"name":"Abhinav Swaminathan"},"license":"MIT","_id":"@abuswami1996/agent-md@0.1.2","maintainers":[{"name":"abuswami1996","email":"abuswami@gmail.com"}],"homepage":"https://github.com/abuswami1996/agent-md#readme","bugs":{"url":"https://github.com/abuswami1996/agent-md/issues"},"bin":{"agent-md":"dist/index.js"},"dist":{"shasum":"8be9659bbb9f4c11a28f3ca87feaeb59ca28347e","tarball":"https://registry.npmjs.org/@abuswami1996/agent-md/-/agent-md-0.1.2.tgz","fileCount":96,"integrity":"sha512-YIpnBh5dXZsPPHRGTOhfE7VvYQ498oCuwwtj7NDIpHHjE6LjsqNH0cS+mCg/hVBxoOdcI9Fb7WlY7jhlDS4dVg==","signatures":[{"sig":"MEUCICwT02/uDCxl2Ttp4+quVULJq4B0mSQTp3cTAEKHxFLLAiEA9vjxbXsFYSIurHA4g6fZFqW5/Be/NVkhYJ13w4kMWd8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5130933},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"cb942f090cd4f2f4a4ec4863124c205445ebc7de","scripts":{"build":"tsup src/index.ts --format esm --external commander --external picocolors --external fast-glob --external chokidar --external ws --external yaml --external papaparse --external zod && tsc src/index.ts --ignoreConfig --emitDeclarationOnly --declaration --outDir dist --module ESNext --moduleResolution Bundler --target ES2022 --skipLibCheck --strict && rm -rf viewer-dist && cp -R ../viewer/dist viewer-dist && if [ -f ../vscode-extension/dist/agent-md-preview.vsix ]; then cp ../vscode-extension/dist/agent-md-preview.vsix agent-md-preview.vsix; fi","prepack":"node -e \"const fs=require('fs'); for (const p of ['dist/index.js','dist/index.d.ts','viewer-dist/index.html','agent-md-preview.vsix','README.md','LICENSE','CHANGELOG.md']) if (!fs.existsSync(p)) { console.error('Missing publish artifact: '+p); process.exit(1); }\""},"_npmUser":{"name":"abuswami1996","email":"abuswami@gmail.com"},"repository":{"url":"git+https://github.com/abuswami1996/agent-md.git","type":"git"},"_npmVersion":"11.4.2","description":"Local-first Agent Markdown runtime, validator, browser viewer, and agent skill installer.","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ws":"^8.20.0","zod":"^4.4.3","yaml":"^2.9.0","chokidar":"^5.0.0","commander":"^14.0.3","fast-glob":"^3.3.3","papaparse":"^5.5.3","picocolors":"^1.1.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/agent-md_0.1.2_1778609850692_0.368437043978161","host":"s3://npm-registry-packages-npm-production"}},"0.1.4":{"name":"@abuswami1996/agent-md","version":"0.1.4","keywords":["markdown","agent","dashboard","data-visualization","local-first","vscode","cursor"],"author":{"name":"Abhinav Swaminathan"},"license":"MIT","_id":"@abuswami1996/agent-md@0.1.4","maintainers":[{"name":"abuswami1996","email":"abuswami@gmail.com"}],"homepage":"https://github.com/abuswami1996/agent-md#readme","bugs":{"url":"https://github.com/abuswami1996/agent-md/issues"},"bin":{"agent-md":"dist/index.js"},"dist":{"shasum":"f304f85aec50454f30c0f85991007e254636bb7a","tarball":"https://registry.npmjs.org/@abuswami1996/agent-md/-/agent-md-0.1.4.tgz","fileCount":96,"integrity":"sha512-6uZl31bd8gtvsLrRIQlJ/0OiHlU/LBhZTq2imzXyzDoMVDxH2iugdaVgwBnOyh2TxGql2pUbkEY6e4pjrZlhzQ==","signatures":[{"sig":"MEQCIG0PsUxfpxAqQ9ZkmuwHonOpDaHuybtaYzeIKPLSkEtNAiB9EBNpimFKdsY2V88uGWNPBJrMx8kUASNWm8faeBNq7A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@abuswami1996%2fagent-md@0.1.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5131322},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"a1596ae0d1746a00e48cd1cc0f0800e4731ffb3c","scripts":{"build":"tsup src/index.ts --format esm --external commander --external picocolors --external fast-glob --external chokidar --external ws --external yaml --external papaparse --external zod && tsc src/index.ts --ignoreConfig --emitDeclarationOnly --declaration --outDir dist --module ESNext --moduleResolution Bundler --target ES2022 --skipLibCheck --strict && rm -rf viewer-dist && cp -R ../viewer/dist viewer-dist && if [ -f ../vscode-extension/dist/agent-md-preview.vsix ]; then cp ../vscode-extension/dist/agent-md-preview.vsix agent-md-preview.vsix; fi","prepack":"node -e \"const fs=require('fs'); for (const p of ['dist/index.js','dist/index.d.ts','viewer-dist/index.html','agent-md-preview.vsix','README.md','LICENSE','CHANGELOG.md']) if (!fs.existsSync(p)) { console.error('Missing publish artifact: '+p); process.exit(1); }\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d5dbfefc-7df2-4c61-8313-5643971b62a9"}},"repository":{"url":"git+https://github.com/abuswami1996/agent-md.git","type":"git"},"_npmVersion":"11.11.0","description":"Local-first Agent Markdown runtime, validator, browser viewer, and agent skill installer.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ws":"^8.20.0","zod":"^4.4.3","yaml":"^2.9.0","chokidar":"^5.0.0","commander":"^14.0.3","fast-glob":"^3.3.3","papaparse":"^5.5.3","picocolors":"^1.1.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/agent-md_0.1.4_1778612923911_0.8950573485132483","host":"s3://npm-registry-packages-npm-production"}},"0.1.5":{"name":"@abuswami1996/agent-md","version":"0.1.5","keywords":["markdown","agent","dashboard","data-visualization","local-first","vscode","cursor"],"author":{"name":"Abhinav Swaminathan"},"license":"MIT","_id":"@abuswami1996/agent-md@0.1.5","maintainers":[{"name":"abuswami1996","email":"abuswami@gmail.com"}],"homepage":"https://github.com/abuswami1996/agent-md#readme","bugs":{"url":"https://github.com/abuswami1996/agent-md/issues"},"bin":{"agent-md":"dist/index.js"},"dist":{"shasum":"5b3a3c2c5f8eebd20bc408dd176b4337b9d5e1cf","tarball":"https://registry.npmjs.org/@abuswami1996/agent-md/-/agent-md-0.1.5.tgz","fileCount":96,"integrity":"sha512-tLnDvx/5AnH6NMhZoq2ZCYl138SrEHZBFDOLjOi8VwUfR7GM3iRNwPIbmKX+i7sqTJxHGu4RxBa5kHZ0ipGhPA==","signatures":[{"sig":"MEQCIAxUFa1MYhBxkljNkKgwy81k8uBsqUyEaZVd/zvaVGYcAiB+18Vu7CTA0f9srvE9ssZ4/VH7mg0s5p3vc1D+tkrsuw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@abuswami1996%2fagent-md@0.1.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5136719},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"10ecd896cd90d9d0a76b0f5866f2e86dfd849345","scripts":{"build":"tsup src/index.ts --format esm --external commander --external picocolors --external fast-glob --external chokidar --external ws --external yaml --external papaparse --external zod && tsc src/index.ts --ignoreConfig --emitDeclarationOnly --declaration --outDir dist --module ESNext --moduleResolution Bundler --target ES2022 --skipLibCheck --strict && rm -rf viewer-dist && cp -R ../viewer/dist viewer-dist && if [ -f ../vscode-extension/dist/agent-md-preview.vsix ]; then cp ../vscode-extension/dist/agent-md-preview.vsix agent-md-preview.vsix; fi","prepack":"node -e \"const fs=require('fs'); for (const p of ['dist/index.js','dist/index.d.ts','viewer-dist/index.html','agent-md-preview.vsix','README.md','LICENSE','CHANGELOG.md']) if (!fs.existsSync(p)) { console.error('Missing publish artifact: '+p); process.exit(1); }\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d5dbfefc-7df2-4c61-8313-5643971b62a9"}},"repository":{"url":"git+https://github.com/abuswami1996/agent-md.git","type":"git"},"_npmVersion":"11.11.0","description":"Local-first Agent Markdown runtime, validator, browser viewer, and agent skill installer.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ws":"^8.20.0","zod":"^4.4.3","yaml":"^2.9.0","chokidar":"^5.0.0","commander":"^14.0.3","fast-glob":"^3.3.3","papaparse":"^5.5.3","picocolors":"^1.1.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/agent-md_0.1.5_1778618912914_0.297274813135987","host":"s3://npm-registry-packages-npm-production"}},"0.1.6":{"name":"@abuswami1996/agent-md","version":"0.1.6","keywords":["markdown","agent","dashboard","data-visualization","local-first","vscode","cursor"],"author":{"name":"Abhinav Swaminathan"},"license":"MIT","_id":"@abuswami1996/agent-md@0.1.6","maintainers":[{"name":"abuswami1996","email":"abuswami@gmail.com"}],"homepage":"https://github.com/abuswami1996/agent-md#readme","bugs":{"url":"https://github.com/abuswami1996/agent-md/issues"},"bin":{"agent-md":"dist/index.js"},"dist":{"shasum":"60410ca29f385e8cf0d48617a5cbead826356828","tarball":"https://registry.npmjs.org/@abuswami1996/agent-md/-/agent-md-0.1.6.tgz","fileCount":10,"integrity":"sha512-VjXTMPcMsg5FQvpen1wh6uWQbPTb+NxIJt6ptVQXUPUHiA6eKUmxKPn5sSinVYHdnXD8m01ea83BZLPruLUERg==","signatures":[{"sig":"MEQCIGCXf8mrHRspLpw8ICN/weMISrdY8QsG+rvRbkRPN50VAiB41MAvxrIAX8Nm3Bulw/Fm5JtWbEkZRufEJo7pLueJYA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@abuswami1996%2fagent-md@0.1.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5174077},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"c58933e23262f9072248aa649accd45bc0bd6081","scripts":{"build":"tsup src/index.ts --format esm --external commander --external picocolors --external fast-glob --external chokidar --external ws --external yaml --external papaparse --external zod && tsc src/index.ts --ignoreConfig --emitDeclarationOnly --declaration --outDir dist --module ESNext --moduleResolution Bundler --target ES2022 --skipLibCheck --strict && rm -rf viewer-dist && cp -R ../viewer/dist viewer-dist && if [ -f ../vscode-extension/dist/agent-md-preview.vsix ]; then cp ../vscode-extension/dist/agent-md-preview.vsix agent-md-preview.vsix; fi","prepack":"node -e \"const fs=require('fs'); for (const p of ['dist/index.js','dist/index.d.ts','viewer-dist/index.html','agent-md-preview.vsix','README.md','LICENSE','CHANGELOG.md']) if (!fs.existsSync(p)) { console.error('Missing publish artifact: '+p); process.exit(1); }\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d5dbfefc-7df2-4c61-8313-5643971b62a9"}},"repository":{"url":"git+https://github.com/abuswami1996/agent-md.git","type":"git"},"_npmVersion":"11.11.0","description":"Local-first Agent Markdown runtime, validator, browser viewer, and agent skill installer.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ws":"^8.20.0","zod":"^4.4.3","yaml":"^2.9.0","chokidar":"^5.0.0","commander":"^14.0.3","fast-glob":"^3.3.3","papaparse":"^5.5.3","picocolors":"^1.1.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/agent-md_0.1.6_1778685296154_0.2955375221753771","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"@abuswami1996/agent-md","version":"0.2.0","keywords":["markdown","agent","dashboard","data-visualization","local-first","vscode","cursor"],"author":{"name":"Abhinav Swaminathan"},"license":"MIT","_id":"@abuswami1996/agent-md@0.2.0","maintainers":[{"name":"abuswami1996","email":"abuswami@gmail.com"}],"homepage":"https://github.com/abuswami1996/agent-md#readme","bugs":{"url":"https://github.com/abuswami1996/agent-md/issues"},"bin":{"agent-md":"dist/index.js"},"dist":{"shasum":"2fa885a94c60ad3cff190556e51939b58d4943f0","tarball":"https://registry.npmjs.org/@abuswami1996/agent-md/-/agent-md-0.2.0.tgz","fileCount":10,"integrity":"sha512-zHLvq/CUIJkwD8VLIYWFiPeBkFavhVpQH2i5v9/BXVPR3R8irR557QCy2Y7Fz+kU3ZrszpBdh0M091sQ8hCesw==","signatures":[{"sig":"MEYCIQCmw0hsM8PbfaHS0jHJSYzyJmPRm2DZ2JbM3a+5BhynXQIhAM9y+zz0+mmMhlgUPBlXotHPuws4kIbi1HA+Go4zUG/4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@abuswami1996%2fagent-md@0.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5200852},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"b61beae6b368c378f5ab82c60d5b4744d2587867","scripts":{"build":"tsup src/index.ts --format esm --external commander --external picocolors --external fast-glob --external chokidar --external ws --external yaml --external papaparse --external zod && tsc src/index.ts --ignoreConfig --emitDeclarationOnly --declaration --outDir dist --module ESNext --moduleResolution Bundler --target ES2022 --skipLibCheck --strict && rm -rf viewer-dist && cp -R ../viewer/dist viewer-dist && if [ -f ../vscode-extension/dist/agent-md-preview.vsix ]; then cp ../vscode-extension/dist/agent-md-preview.vsix agent-md-preview.vsix; fi","prepack":"node -e \"const fs=require('fs'); for (const p of ['dist/index.js','dist/index.d.ts','viewer-dist/index.html','agent-md-preview.vsix','README.md','LICENSE','CHANGELOG.md']) if (!fs.existsSync(p)) { console.error('Missing publish artifact: '+p); process.exit(1); }\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d5dbfefc-7df2-4c61-8313-5643971b62a9"}},"repository":{"url":"git+https://github.com/abuswami1996/agent-md.git","type":"git"},"_npmVersion":"11.11.0","description":"Local-first Agent Markdown runtime, validator, browser viewer, and agent skill installer.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ws":"^8.20.0","zod":"^4.4.3","yaml":"^2.9.0","chokidar":"^5.0.0","commander":"^14.0.3","fast-glob":"^3.3.3","papaparse":"^5.5.3","picocolors":"^1.1.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/agent-md_0.2.0_1778858407862_0.95898625348496","host":"s3://npm-registry-packages-npm-production"}},"0.2.1":{"name":"@abuswami1996/agent-md","version":"0.2.1","keywords":["markdown","agent","dashboard","data-visualization","local-first","vscode","cursor"],"author":{"name":"Abhinav Swaminathan"},"license":"MIT","_id":"@abuswami1996/agent-md@0.2.1","maintainers":[{"name":"abuswami1996","email":"abuswami@gmail.com"}],"homepage":"https://github.com/abuswami1996/agent-md#readme","bugs":{"url":"https://github.com/abuswami1996/agent-md/issues"},"bin":{"agent-md":"dist/index.js"},"dist":{"shasum":"b9c2bf8f3aa702fb469b0a8af234ff9a09608aaa","tarball":"https://registry.npmjs.org/@abuswami1996/agent-md/-/agent-md-0.2.1.tgz","fileCount":10,"integrity":"sha512-MEftzoDra44Xtt6GKGhgDNmjpwkIArT2yimc/khH4boNpWBy4WFGo1Tyx46Mz45QC8jeJqBM6X56iEBlWsH8RA==","signatures":[{"sig":"MEQCH1NNGfGLmP5YHKF8C1ISBQ/2iSENj+YJELb82J2ZbFMCIQCEp5Qca8/W3tS1X4eE4C1jpujnBtRZCUEURbE2qWO4+A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@abuswami1996%2fagent-md@0.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5201411},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"4124c2a433ce30f64823a3a798210dfd32250103","scripts":{"build":"tsup src/index.ts --format esm --external commander --external picocolors --external fast-glob --external chokidar --external ws --external yaml --external papaparse --external zod && tsc src/index.ts --ignoreConfig --emitDeclarationOnly --declaration --outDir dist --module ESNext --moduleResolution Bundler --target ES2022 --skipLibCheck --strict && rm -rf viewer-dist && cp -R ../viewer/dist viewer-dist && if [ -f ../vscode-extension/dist/agent-md-preview.vsix ]; then cp ../vscode-extension/dist/agent-md-preview.vsix agent-md-preview.vsix; fi","prepack":"node -e \"const fs=require('fs'); for (const p of ['dist/index.js','dist/index.d.ts','viewer-dist/index.html','agent-md-preview.vsix','README.md','LICENSE','CHANGELOG.md']) if (!fs.existsSync(p)) { console.error('Missing publish artifact: '+p); process.exit(1); }\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d5dbfefc-7df2-4c61-8313-5643971b62a9"}},"repository":{"url":"git+https://github.com/abuswami1996/agent-md.git","type":"git"},"_npmVersion":"11.12.1","description":"Local-first Agent Markdown runtime, validator, browser viewer, and agent skill installer.","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ws":"^8.20.0","zod":"^4.4.3","yaml":"^2.9.0","chokidar":"^5.0.0","commander":"^14.0.3","fast-glob":"^3.3.3","papaparse":"^5.5.3","picocolors":"^1.1.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/agent-md_0.2.1_1778859920171_0.18194838333979146","host":"s3://npm-registry-packages-npm-production"}},"0.2.2":{"name":"@abuswami1996/agent-md","version":"0.2.2","description":"Local-first Agent Markdown runtime, validator, browser viewer, and agent skill installer.","license":"MIT","author":{"name":"Abhinav Swaminathan"},"repository":{"type":"git","url":"git+https://github.com/abuswami1996/agent-md.git"},"homepage":"https://github.com/abuswami1996/agent-md#readme","bugs":{"url":"https://github.com/abuswami1996/agent-md/issues"},"keywords":["markdown","agent","dashboard","data-visualization","local-first","vscode","cursor"],"type":"module","engines":{"node":">=20"},"bin":{"agent-md":"dist/index.js"},"main":"dist/index.js","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"scripts":{"build":"tsup src/index.ts --format esm --external commander --external picocolors --external fast-glob --external chokidar --external ws --external yaml --external papaparse --external zod && tsc src/index.ts --ignoreConfig --emitDeclarationOnly --declaration --outDir dist --module ESNext --moduleResolution Bundler --target ES2022 --skipLibCheck --strict && rm -rf viewer-dist && cp -R ../viewer/dist viewer-dist && if [ -f ../vscode-extension/dist/agent-md-preview.vsix ]; then cp ../vscode-extension/dist/agent-md-preview.vsix agent-md-preview.vsix; fi","prepack":"node -e \"const fs=require('fs'); for (const p of ['dist/index.js','dist/index.d.ts','viewer-dist/index.html','agent-md-preview.vsix','README.md','LICENSE','CHANGELOG.md']) if (!fs.existsSync(p)) { console.error('Missing publish artifact: '+p); process.exit(1); }\""},"dependencies":{"chokidar":"^5.0.0","commander":"^14.0.3","fast-glob":"^3.3.3","papaparse":"^5.5.3","picocolors":"^1.1.1","ws":"^8.20.0","yaml":"^2.9.0","zod":"^4.4.3"},"gitHead":"2534bb7feaa98176c511c79e1c3f385a7cc83f48","_id":"@abuswami1996/agent-md@0.2.2","_nodeVersion":"24.15.0","_npmVersion":"11.12.1","dist":{"integrity":"sha512-Iv4cA2B51DJfFN+AuLAfC1kf7ZL6gLLBzOaqvm4GY91Mnc9jbKC9qvB61aeRUt+PydNbSLK88n632wB6ROqIKA==","shasum":"356ca8d9255c6e551d5f5be2e525da98c6bc076b","tarball":"https://registry.npmjs.org/@abuswami1996/agent-md/-/agent-md-0.2.2.tgz","fileCount":10,"unpackedSize":5201862,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@abuswami1996%2fagent-md@0.2.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGhyAQM480qJJiQ4al4nE5it/Hf1NG6h4fq3dce7zkStAiBZJdQ++6MUmuE8bj9CDmg/kyBIvYyHaPeO866eih0oEg=="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d5dbfefc-7df2-4c61-8313-5643971b62a9"}},"directories":{},"maintainers":[{"name":"abuswami1996","email":"abuswami@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/agent-md_0.2.2_1778877524022_0.09880727789012345"},"_hasShrinkwrap":false}},"time":{"created":"2026-05-12T16:03:57.767Z","modified":"2026-05-15T20:38:44.563Z","0.1.0":"2026-05-12T16:03:58.150Z","0.1.1":"2026-05-12T16:19:30.995Z","0.1.2":"2026-05-12T18:17:30.940Z","0.1.4":"2026-05-12T19:08:44.207Z","0.1.5":"2026-05-12T20:48:33.143Z","0.1.6":"2026-05-13T15:14:56.461Z","0.2.0":"2026-05-15T15:20:08.113Z","0.2.1":"2026-05-15T15:45:20.424Z","0.2.2":"2026-05-15T20:38:44.294Z"},"bugs":{"url":"https://github.com/abuswami1996/agent-md/issues"},"author":{"name":"Abhinav Swaminathan"},"license":"MIT","homepage":"https://github.com/abuswami1996/agent-md#readme","keywords":["markdown","agent","dashboard","data-visualization","local-first","vscode","cursor"],"repository":{"type":"git","url":"git+https://github.com/abuswami1996/agent-md.git"},"description":"Local-first Agent Markdown runtime, validator, browser viewer, and agent skill installer.","maintainers":[{"name":"abuswami1996","email":"abuswami@gmail.com"}],"readme":"# agent-md\n\n`agent-md` is the command line runtime for Agent Markdown, a local-first Markdown format for interactive, data-rich documents authored by humans and coding agents.\n\n## Install\n\n```bash\nnpm install @abuswami1996/agent-md\n```\n\n## Initialize a Project\n\n```bash\nnpx agent-md init --agent cursor\n```\n\nThis creates local configuration, an agent skill file, schema metadata, starter examples, and VSCode/Cursor extension recommendations for `AbhinavSwaminathan.agent-md-preview`.\n\nUse the `--agent` flag to install the skill in the project-local location for your tool:\n\n- `cursor`: `.cursor/skills/agent-markdown/SKILL.md`\n- `claude-code`: `.claude/skills/agent-markdown/SKILL.md`\n- `codex`: `.agents/skills/agent-markdown/SKILL.md`\n- `opencode`: `.opencode/skills/agent-markdown/SKILL.md`\n- `all`: all supported project-local skill locations\n\nInstall the published editor extension:\n\n```bash\ncode --install-extension AbhinavSwaminathan.agent-md-preview\n```\n\nMarketplace listing:\n[Agent Markdown Preview](https://marketplace.visualstudio.com/items?itemName=AbhinavSwaminathan.agent-md-preview)\n\nCursor uses Open VSX for extension ID installs. Until Agent Markdown Preview is published there too, install the bundled VSIX:\n\n```bash\nnpx agent-md vscode-extension --install --editor cursor\n```\n\n## Commands\n\n```bash\nnpx agent-md validate\nnpx agent-md serve\nnpx agent-md export examples/example.agent.md --format json\nnpx agent-md vscode-extension\n```\n\n`npx agent-md vscode-extension` prints local VSIX install instructions when the CLI package includes a bundled extension. The Visual Studio Marketplace extension is the preferred install path for VSCode users; Cursor users should use the bundled VSIX until an Open VSX listing exists.\n\n## Security\n\nAgent Markdown is local-first. The CLI blocks remote data references, path traversal outside the project root, raw scripts, and HTML embeds by default. The local browser viewer binds to `localhost` by default.\n\nSee the project README for full documentation.\n","readmeFilename":"README.md"}