Files

24 lines
509 B
JSON
Raw Permalink Normal View History

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