mirror of
https://github.com/jparkerweb/plan2code.git
synced 2026-07-21 10:23:23 -07:00
24 lines
509 B
JSON
24 lines
509 B
JSON
{
|
|
"name": "Plan2Code",
|
|
"version": "1.16.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://plan2code.jparkerweb.com",
|
|
"releaseDate": "2026-07-20",
|
|
"mode": "utility"
|
|
}
|
|
|