posimai-chronicle/package.json

10 lines
253 B
JSON
Raw Permalink Normal View History

2026-04-23 07:17:45 +00:00
{
"name": "posimai-chronicle",
"version": "0.1.0",
"description": "AI駆動開発ログを下書き化する Chronicle の原形",
"private": true,
"scripts": {
"deploy": "git push gitea main && git push github main"
}
}