Created
October 3, 2018 14:29
-
-
Save arilotter/fd53712900f726a46c1d9a6ceeaf151c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"dependencies": { | |
"animejs": "^2.2.0", | |
"core-js": "^2.5.5", | |
"framesync": "^3.1.9", | |
"layout-bmfont-text": "^1.3.4", | |
"lodash": "^4.17.5", | |
"node-fetch": "^2.2.0", | |
"popmotion": "^8.3.7", | |
"quad-indices": "^2.0.1", | |
"query-string": "^6.1.0", | |
"react": "16.5.2", | |
"react-dom": "16.5.2", | |
"react-reconciler": "0.15.0", | |
"react-redux": "^5.0.7", | |
"stats.js": "^0.17.0", | |
"three": "^0.97.0", | |
"three-buffer-vertex-data": "^1.1.0", | |
"typesafe-actions": "^2.0.4" | |
}, | |
"devDependencies": { | |
"@types/core-js": "^2.5.0", | |
"@types/jest": "^23.3.1", | |
"@types/lodash": "^4.14.106", | |
"@types/react": "16.4.14", | |
"@types/react-dom": "16.0.7", | |
"@types/react-hot-loader": "4.1.0", | |
"@types/stats": "^0.16.30", | |
"@types/three": "^0.92.23", | |
"concurrently": "^4.0.1", | |
"copy-webpack-plugin": "^4.5.1", | |
"dotenv": "^6.0.0", | |
"express": "^4.16.2", | |
"fork-ts-checker-webpack-plugin": "^0.4.9", | |
"html-webpack-plugin": "^3.1.0", | |
"jest": "^23.5.0", | |
"prettier": "^1.14.3", | |
"prettier-check": "^2.0.0", | |
"react-hot-loader": "^4.3.11", | |
"serve": "^10.0.0", | |
"source-map-loader": "^0.2.4", | |
"styled-components": "^3.4.9", | |
"styled-map": "^3.0.0", | |
"ts-jest": "23.10.2", | |
"ts-loader": "^5.2.1", | |
"ts-node": "^7.0.1", | |
"tsconfig-paths-webpack-plugin": "^3.2.0", | |
"tslint": "^5.8.0", | |
"tslint-config-prettier": "^1.14.0", | |
"tslint-language-service": "^0.9.9", | |
"tslint-lines-between-class-members": "^1.2.4", | |
"tslint-react": "^3.3.3", | |
"typescript": "3.1.1", | |
"typescript-styled-plugin": "^0.11.0", | |
"uglifyjs-webpack-plugin": "^1.3.0", | |
"url-loader": "^1.1.1", | |
"webpack": "^4.20.2", | |
"webpack-assets-by-type-plugin": "^0.1.0", | |
"webpack-bundle-analyzer": "^3.0.2", | |
"webpack-cli": "^3.1.1", | |
"webpack-dev-server": "^3.1.9" | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment