{"_id":"@codehard-th/md-cli","_rev":"3-9c9569f840295bbe490eddf2b39bda14","name":"@codehard-th/md-cli","dist-tags":{"latest":"0.0.1-beta-001","beta":"0.0.1-beta-003"},"versions":{"0.0.1-beta-001":{"name":"@codehard-th/md-cli","version":"0.0.1-beta-001","keywords":["cli","md","management","project","task","interactive","terminal","mcp","model-context-protocol","productivity","project-management"],"author":{"name":"Chanvut Booneid","email":"chanvut.b@codehard.co.th"},"license":"MIT","_id":"@codehard-th/md-cli@0.0.1-beta-001","maintainers":[{"name":"rungwiroon","email":"rungwiroon.k@codehard.co.th"}],"homepage":"https://codehard.co.th/","bin":{"md-cli":"dist/index.js"},"dist":{"shasum":"3cefd68809cf5518dcc24ba076304533088ccb3d","tarball":"https://registry.npmjs.org/@codehard-th/md-cli/-/md-cli-0.0.1-beta-001.tgz","fileCount":189,"integrity":"sha512-fZ9kXgXhe6/rDr+8kN3esTGnG1ZYC4CdhdE+ML8309YK7XLh6zqPOi66EezwznJIJnLzM2/UP+ODFzQ3eQAAfg==","signatures":[{"sig":"MEUCIBFh7lbTWlqlnXdH7Z5DSlyWn5juMZZnWyiybTGYPiYiAiEAwQ6n+jh77tHW0QW741T9Ut/5UAZBgjY6kQ7lorIU+qY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":538648},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=18.0.0"},"gitHead":"2545b7965893de1ec04ea6e43b6ee2d584f9baed","scripts":{"dev":"tsx src/index.ts","test":"echo \"Error: no test specified\" && exit 1","build":"tsc","clean":"rm -rf dist","start":"node dist/index.js","mcp-server":"tsx src/index.ts mcp-server","prepublishOnly":"npm run clean && npm run build","mcp-server:built":"node dist/index.js mcp-server"},"_npmUser":{"name":"rungwiroon","email":"rungwiroon.k@codehard.co.th"},"_npmVersion":"11.5.1","description":"A CLI tool for MD (project and task) management with interactive interface and MCP server integration","directories":{},"_nodeVersion":"24.4.1","dependencies":{"ink":"^6.1.0","zod":"^3.22.4","axios":"^1.11.0","react":"^19.1.1","commander":"^14.0.0","ink-gradient":"^3.0.0","ink-text-input":"^6.0.0","@modelcontextprotocol/sdk":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","@types/ink":"^0.5.2","typescript":"^5.9.2","@types/node":"^24.1.0","@types/react":"^19.1.9"},"_npmOperationalInternal":{"tmp":"tmp/md-cli_0.0.1-beta-001_1754453192922_0.6074113814316802","host":"s3://npm-registry-packages-npm-production"}},"0.0.1-beta-002":{"name":"@codehard-th/md-cli","version":"0.0.1-beta-002","keywords":["cli","md","management","project","task","interactive","terminal","mcp","model-context-protocol","productivity","project-management"],"author":{"name":"Chanvut Booneid","email":"chanvut.b@codehard.co.th"},"license":"MIT","_id":"@codehard-th/md-cli@0.0.1-beta-002","maintainers":[{"name":"rungwiroon","email":"rungwiroon.k@codehard.co.th"}],"homepage":"https://codehard.co.th/","bin":{"md-cli":"dist/index.js"},"dist":{"shasum":"256fd7efdbd7d43aa66a3807a9e4b9cacccf4544","tarball":"https://registry.npmjs.org/@codehard-th/md-cli/-/md-cli-0.0.1-beta-002.tgz","fileCount":161,"integrity":"sha512-eyHx02xZRc4TYnBLLVkJJcKt/KMTDlHGfT2BZUuQFKbqkn9RLJadA4Uy5jggaq2tTRBJCykNGMbOyowrZ6R5VQ==","signatures":[{"sig":"MEQCICah+baDSNOZ7+TNfdEI8pFqdLp/ceaSSrgbZtdrGcdVAiAgrss5jZEFgy7fStCsIOYkgUceONEZ+svHiEHCJVNTCw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3570496},"main":"dist/index.js","type":"module","engines":{"node":">=18.0.0"},"gitHead":"23136a9adc18914677897f0dd6aebccb3168e32e","scripts":{"dev":"tsx src/index.ts","test":"jest","build":"tsc","clean":"rm -rf dist","start":"node dist/index.js","obfuscate":"javascript-obfuscator dist --output dist --config .obfuscatorrc.json","build:prod":"npm run clean && npm run build && npm run obfuscate","mcp-server":"tsx src/index.ts mcp-server","prepublishOnly":"npm run build:prod","mcp-server:built":"node dist/index.js mcp-server"},"_npmUser":{"name":"rungwiroon","email":"rungwiroon.k@codehard.co.th"},"_npmVersion":"11.5.1","description":"A CLI tool for MD (project and task) management with interactive interface and MCP server integration","directories":{},"_nodeVersion":"24.4.1","dependencies":{"ink":"^6.1.0","zod":"^3.22.4","uuid":"^11.1.0","axios":"^1.11.0","react":"^19.1.1","chokidar":"^4.0.3","commander":"^14.0.0","ink-gradient":"^3.0.0","ink-text-input":"^6.0.0","@azure/msal-node":"^3.7.0","ink-select-input":"^6.2.0","zod-to-json-schema":"^3.24.6","@modelcontextprotocol/sdk":"^1.17.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.20.3","jest":"^30.0.5","ts-jest":"^29.4.1","@types/ink":"^0.5.2","typescript":"^5.9.2","@types/jest":"^30.0.0","@types/node":"^24.1.0","@types/uuid":"^10.0.0","@types/react":"^19.1.9","tdd-guard-jest":"^0.1.1","javascript-obfuscator":"^4.1.1"},"_npmOperationalInternal":{"tmp":"tmp/md-cli_0.0.1-beta-002_1754895757040_0.25744461539738306","host":"s3://npm-registry-packages-npm-production"}},"0.0.1-beta-003":{"name":"@codehard-th/md-cli","version":"0.0.1-beta-003","description":"A CLI tool for MD (project and task) management with interactive interface and MCP server integration","main":"dist/index.js","bin":{"md-cli":"dist/index.js"},"scripts":{"build":"tsc --project tsconfig.build.json","build:prod":"npm run clean && npm run build && npm run obfuscate","obfuscate":"javascript-obfuscator dist --output dist --config .obfuscatorrc.json","dev":"tsx src/index.ts","start":"node dist/index.js","mcp-server":"tsx src/index.ts mcp-server","mcp-server:built":"node dist/index.js mcp-server","clean":"rm -rf dist","prepublishOnly":"npm run build:prod","test":"jest","test:unit":"jest --passWithNoTests","test:watch":"jest --watch","test:ci":"jest --runInBand --coverage --passWithNoTests","typecheck":"tsc --noEmit --skipLibCheck --project tsconfig.build.json","typecheck:all":"tsc --noEmit --skipLibCheck"},"engines":{"node":">=18.0.0"},"keywords":["cli","md","management","project","task","interactive","terminal","mcp","model-context-protocol","productivity","project-management"],"author":{"name":"Chanvut Booneid","email":"chanvut.b@codehard.co.th"},"license":"MIT","homepage":"https://codehard.co.th/","type":"module","dependencies":{"@azure/msal-node":"^3.7.0","@modelcontextprotocol/sdk":"^1.17.1","axios":"^1.11.0","chokidar":"^4.0.3","commander":"^14.0.0","ink":"^6.1.0","ink-gradient":"^3.0.0","ink-select-input":"^6.2.0","ink-text-input":"^6.0.0","react":"^19.1.1","uuid":"^11.1.0","zod":"^3.22.4","zod-to-json-schema":"^3.24.6"},"devDependencies":{"@types/ink":"^0.5.2","@types/jest":"^30.0.0","@types/node":"^24.1.0","@types/react":"^19.1.9","@types/uuid":"^10.0.0","javascript-obfuscator":"^4.1.1","jest":"^30.0.5","tdd-guard-jest":"^0.1.1","ts-jest":"^29.4.1","tsx":"^4.20.3","typescript":"^5.9.2"},"_id":"@codehard-th/md-cli@0.0.1-beta-003","readmeFilename":"README.md","gitHead":"90e1229fe7d4849374715883d4108d182bebe39b","_nodeVersion":"24.4.1","_npmVersion":"11.5.1","dist":{"integrity":"sha512-W0zdFuGqZlEx4kWXmarvjcyH2gC2RKakPXXPKdpZs2ND9PYyOw+zSUUGfrtYYM5PTN7aza6FFzLJqy9k58OL3w==","shasum":"18cf7629bf2815eae09f18c1f60fe4b8cc4448b0","tarball":"https://registry.npmjs.org/@codehard-th/md-cli/-/md-cli-0.0.1-beta-003.tgz","fileCount":163,"unpackedSize":3643146,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFiWOog2rAalGI+F5z+/GGKvL10/jpgJnxpg5PFbuxIdAiEA0JrNKLuZGaJgUn/3qiIxTML7xeVhpt8MS1UaJuWdycU="}]},"_npmUser":{"name":"rungwiroon","email":"rungwiroon.k@codehard.co.th"},"directories":{},"maintainers":[{"name":"rungwiroon","email":"rungwiroon.k@codehard.co.th"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/md-cli_0.0.1-beta-003_1755084688801_0.3345992138259022"},"_hasShrinkwrap":false}},"time":{"created":"2025-08-06T04:06:32.778Z","modified":"2025-08-13T11:31:29.221Z","0.0.1-beta-001":"2025-08-06T04:06:33.116Z","0.0.1-beta-002":"2025-08-11T07:02:37.251Z","0.0.1-beta-003":"2025-08-13T11:31:29.024Z"},"author":{"name":"Chanvut Booneid","email":"chanvut.b@codehard.co.th"},"license":"MIT","homepage":"https://codehard.co.th/","keywords":["cli","md","management","project","task","interactive","terminal","mcp","model-context-protocol","productivity","project-management"],"description":"A CLI tool for MD (project and task) management with interactive interface and MCP server integration","maintainers":[{"name":"rungwiroon","email":"rungwiroon.k@codehard.co.th"}],"readme":"","readmeFilename":""}