File tree Expand file tree Collapse file tree 3 files changed +4
-10
lines changed
Expand file tree Collapse file tree 3 files changed +4
-10
lines changed Original file line number Diff line number Diff line change 11node_modules
2- .DS_Store
3- dist
2+ .DS_Store
Original file line number Diff line number Diff line change 11{
22 "name" : " @akoskm/create-mcp-server-stdio" ,
3- "version" : " 0.0.6 " ,
3+ "version" : " 0.0.7 " ,
44 "description" : " MCP Server Starter kit using the StdioServerTransport" ,
55 "main" : " dist/index.js" ,
66 "packageManager" :
" [email protected] " ,
1616 "access" : " public"
1717 },
1818 "type" : " module" ,
19- "files" : [
20- " dist"
21- ],
22- "scripts" : {
23- "build" : " tsc"
24- },
19+ "scripts" : {},
2520 "keywords" : [],
2621 "author" : " " ,
2722 "license" : " ISC" ,
3631 "typescript" : " ^5.8.3"
3732 },
3833 "bin" : {
39- "create-mcp-server-stdio" : " dist /cli.js"
34+ "create-mcp-server-stdio" : " package /cli.js"
4035 }
4136}
File renamed without changes.
You can’t perform that action at this time.
0 commit comments