Restore project credits and LICENSE

This commit is contained in:
Gemini AI
2025-12-26 00:43:27 +04:00
Unverified
parent 79204352fe
commit 8f664c4f2c
3 changed files with 52 additions and 17 deletions

View File

@@ -37,7 +37,23 @@
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.2"
},
"keywords": [],
"author": "",
"license": "ISC"
"keywords": [
"ai",
"prompt-engineering",
"prd-generator",
"nextjs",
"qwen",
"ollama",
"zai"
],
"author": "Roman | RyzenAdvanced <https://github.com/roman-ryzenadvanced>",
"license": "ISC",
"repository": {
"type": "git",
"url": "https://github.com/roman-ryzenadvanced/PromptArch-the-prompt-enhancer.git"
},
"bugs": {
"url": "https://github.com/roman-ryzenadvanced/PromptArch-the-prompt-enhancer/issues"
},
"homepage": "https://github.com/roman-ryzenadvanced/PromptArch-the-prompt-enhancer#readme"
}