{ "name": "diw", "version": "0.1.0", "private": true, "homepage": "https://lg-cjdqwkbo-1256266248.cos.ap-shanghai.myqcloud.com/diw/", "dependencies": { "@tensorflow-models/posenet": "^2.2.1", "@tensorflow/tfjs": "^1.7.2", "@tensorflow/tfjs-core": "^1.7.2", "@testing-library/jest-dom": "^4.2.4", "@testing-library/react": "^9.3.2", "@testing-library/user-event": "^7.1.2", "bezier-easing": "^2.1.0", "canvas-sketch-util": "^1.10.0", "matter-js": "^0.14.2", "node-sass": "^4.13.1", "react": "^16.13.1", "react-dom": "^16.13.1", "react-scripts": "3.4.1", "react-swipeable": "^5.5.1", "three": "^0.117.1", "touches": "^1.2.2" }, "scripts": { "start": "react-scripts start", "build": "react-scripts build && coscmd config -a AKIDjS6at7fjTAVgggDNCrogRiZTSL304DPR -s FPPGCXr4xgZRLKDC8tZGp7HTZXlqx0gU -b lg-cjdqwkbo-1256266248 -r ap-shanghai && coscmd delete diw -f && coscmd upload -r build diw", "test": "react-scripts test", "eject": "react-scripts eject" }, "eslintConfig": { "extends": "react-app" }, "browserslist": { "production": [ ">0.2%", "not dead", "not op_mini all" ], "development": [ "last 1 chrome version", "last 1 firefox version", "last 1 safari version" ] } }