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