16 lines
317 B
JSON
16 lines
317 B
JSON
{
|
|
"name": "NBCPlugins",
|
|
"displayName": "NBC unity 支持",
|
|
"description": "NBC前端框架FGUI扩展插件",
|
|
"version": "1.0",
|
|
"author": {
|
|
"name": "BobSong",
|
|
"email": "605277374@qq.com",
|
|
"url": "https://bobsong.cn"
|
|
},
|
|
"icon": "",
|
|
"main": "main.js",
|
|
"scripts": {
|
|
"dev": "tsc -w"
|
|
}
|
|
} |