dxcr-waterfall
Version:
waterfall
27 lines (26 loc) • 529 B
JSON
{
"name": "dxcr-waterfall",
"version": "1.1.2",
"description": "waterfall",
"main": "waterfall.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitee.com/daxiangchaorou/dxcr-waterfall.git"
},
"keywords": [
"waterfall",
"瀑布图",
"threejs",
"webworker"
],
"dependencies": {
"dayjs": "^1.11.11",
"dxcr-three": "^1.0.0",
"dxcr-webworker": "^1.0.0"
},
"author": "dxcr",
"license": "ISC"
}