fix(readme): Expand README with detailed usage examples, API reference and features; add local assistant settings

This commit is contained in:
2025-08-18 02:17:15 +00:00
parent c2a92197a2
commit 925f5c7097
3 changed files with 308 additions and 58 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartnpm',
version: '2.0.5',
version: '2.0.6',
description: 'A library to interface with npm for retrieving package information and manipulation.'
}