1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
| {
| "id": "uni-datetime-picker",
| "name": "前端组件-测试",
| "version": "1.0.4",
| "description": "test",
| "keywords": [
| "前端",
| "组件",
| "测试",
| "通用"
| ],
| "dependencies": {
| "stats.js": "^0.17.0",
| "three": "^0.143.0",
| "three-orbitcontrols": "^2.110.3"
| }
| }
|
|