posimai-log/package.json

10 lines
236 B
JSON
Raw Normal View History

{
"name": "posimai-log",
"version": "1.0.0",
"description": "Architect without Code — AI駆動開発の軌跡",
"private": true,
"scripts": {
"deploy": "git push gitea main && git push github main"
}
}