mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-12-05 21:40:00 +08:00
12 lines
262 B
Plaintext
12 lines
262 B
Plaintext
{
|
|
"name": "entry",
|
|
"version": "1.0.0",
|
|
"description": "Please describe the basic information.",
|
|
"main": "",
|
|
"author": "",
|
|
"license": "",
|
|
"dependencies": {},
|
|
"devDependencies": {
|
|
"@types/libentry.so": "file:./src/main/cpp/types/libentry"
|
|
}
|
|
} |