2025-12-23 15:42:35 -08:00
|
|
|
{
|
|
|
|
|
"name": "Plan2Code",
|
2026-05-23 06:58:20 -07:00
|
|
|
"version": "1.14.0",
|
2025-12-23 15:42:35 -08:00
|
|
|
"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",
|
2026-05-23 06:58:20 -07:00
|
|
|
"releaseDate": "2026-05-22",
|
2025-12-23 15:42:35 -08:00
|
|
|
"mode": "utility"
|
|
|
|
|
}
|
2026-02-22 12:54:33 -08:00
|
|
|
|