fix(readme): Remove npm version and license badges from the readme to streamline documentation.

This commit is contained in:
2025-04-02 15:21:34 +00:00
parent fcc11dd5f6
commit 8f78d1f3da
3 changed files with 19 additions and 3 deletions

8
ts/00_commitinfo_data.ts Normal file
View File

@@ -0,0 +1,8 @@
/**
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@apiclient.xyz/namecheap',
version: '1.0.2',
description: 'unofficial namecheap API client'
}