11 lines
224 B
Plaintext
11 lines
224 B
Plaintext
{
|
|
"name": "n3d",
|
|
"version": "1.0.0",
|
|
"description": "Please describe the basic information.",
|
|
"main": "",
|
|
"author": "",
|
|
"license": "",
|
|
"dependencies": {
|
|
"libn3d.so": "file:./src/main/cpp/types/libn3d"
|
|
}
|
|
} |