| { | |
| "license": "Apache-2.0", | |
| "devDependencies": {}, | |
| "author": "", | |
| "name": "servoshell", | |
| "description": "Please describe the basic information.", | |
| "main": "", | |
| "version": "1.0.0", | |
| "dependencies": { | |
| "libservoshell.so": "file:./src/main/cpp/types/libentry" | |
| } | |
| } |