@i3yun/viewergallery
Version:
BIM轻量化平台是一个互联网三维可视化解决方案。包括BIM轻量化引擎和业务组件。
22 lines • 597 B
JSON
{
"name": "@i3yun/viewergallery",
"version": "1.0.6",
"description": "",
"main": "",
"types": "./ref/index.d.ts",
"scripts": {
"addUser": "npm adduser --registry http://registry.npmjs.org",
"publish": "npm publish --registry http://registry.npmjs.org --access public",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitee.com/i3yun/ViewerGallery.git"
},
"keywords": [
"demo",
"bim"
],
"author": "lyon_en@163.com",
"license": "ISC"
}