15 lines
202 B
JSON
15 lines
202 B
JSON
{
|
|
"name": "sjplayer",
|
|
|
|
"targetPath": ".bin",
|
|
|
|
"subPackages": [
|
|
"standalone"
|
|
],
|
|
|
|
"dependencies": {
|
|
"sjscript": {"path": "../sjscript"},
|
|
"gl4d": {"path": "../thirdparty/gl4d"}
|
|
}
|
|
}
|