mirror of
https://github.com/jparkerweb/plan2code.git
synced 2026-09-17 16:22:23 -07:00
e57dad052c
Align release notes, version metadata, installation guidance, and maintainer documentation with the canonical skills workflow. Generated with [Devin](https://devin.ai) Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
23 lines
514 B
JSON
23 lines
514 B
JSON
{
|
|
"name": "Plan2Code",
|
|
"version": "2.2.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-08-20",
|
|
"mode": "utility"
|
|
}
|