cbim-render-toolbar
Version:
渲染引擎独立工具条
34 lines (33 loc) • 728 B
JSON
{
"name": "cbim-render-toolbar",
"version": "1.0.9",
"description": "渲染引擎独立工具条",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"工具条",
"toolbar",
"render",
"cbim"
],
"author": {
"name": "jimmylo",
"email": "lzm8607@126.com"
},
"contributors": [
{
"name": "tianjian",
"email": "532861047@qq.com"
},{
"name": "meng885234",
"email": "1473295459@qq.com"
}
],
"license": "ISC",
"dependencies": {
"lil-gui-extend": "^1.0.1",
"three": "^0.127.0"
}
}