feat(package): improve package metadata and standardize project configuration

This commit is contained in:
2026-04-30 08:39:35 +00:00
parent d079f245ef
commit f4673c3029
9 changed files with 1883 additions and 1669 deletions
+2 -4
View File
@@ -9,9 +9,7 @@ For reporting bugs, issues, or security vulnerabilities, please visit [community
## Install 📦
```bash
npm install @push.rocks/smartrust
# or
pnpm install @push.rocks/smartrust
pnpm add @push.rocks/smartrust
```
## Overview 🔭
@@ -556,7 +554,7 @@ fn main() {
## License and Legal Information
This repository contains open-source code licensed under the MIT License. A copy of the license can be found in the [LICENSE](./LICENSE) file.
This repository contains open-source code licensed under the MIT License. A copy of the license can be found in the [license](./license) file.
**Please note:** The MIT License does not grant permission to use the trade names, trademarks, service marks, or product names of the project, except as required for reasonable and customary use in describing the origin of the work and reproducing the content of the NOTICE file.