mirror of
https://github.com/jparkerweb/plan2code.git
synced 2026-09-17 16:22:23 -07:00
fa568a960d
AI Assisted
23 lines
514 B
JSON
23 lines
514 B
JSON
{
|
|
"name": "Plan2Code",
|
|
"version": "2.3.0",
|
|
"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://github.com/jparkerweb/plan2code",
|
|
"releaseDate": "2026-09-02",
|
|
"mode": "utility"
|
|
}
|