UNPKG

gorav-readme-generator

Version:

This tool automatically generates README.md files for your projects by analyzing your codebase and using Google's Gemini API.

17 lines (16 loc) 303 B
{ "name": "test", "version": "1.0.0", "main": "script.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "type": "module", "description": "", "dependencies": { "gorav-readme-generator": "^1.1.4" } }