mirror of
https://github.com/jparkerweb/plan2code.git
synced 2026-07-21 18:33:22 -07:00
improved build and install process
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "Plan2Code",
|
||||
"version": "1.3.1",
|
||||
"description": "A structured 4-step workflow methodology for AI-assisted software development",
|
||||
"keywords": [
|
||||
"ai",
|
||||
"workflow",
|
||||
"development",
|
||||
"planning",
|
||||
"implementation",
|
||||
"plan"
|
||||
],
|
||||
"author": "Justin Parker",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jparkerweb/plan2code"
|
||||
},
|
||||
"homepage": "https://plan2code.jparkerweb.com",
|
||||
"releaseDate": "2025-12-19",
|
||||
"mode": "utility"
|
||||
}
|
||||
Reference in New Issue
Block a user