| 1234567891011 |
- {
- "name": "bozzys_sdk",
- "version": "1.0.0",
- "description": "Please describe the basic information.",
- "main": "Index.ets",
- "author": "",
- "license": "Apache-2.0",
- "dependencies": {
- "libbozzys_sdk.so": "file:./src/main/cpp/types/libbozzys_sdk"
- }
- }
|