Last active
June 11, 2019 11:09
-
-
Save avirajkhare00/fd7a3daa2361a62bf44cf31664a1fe37 to your computer and use it in GitHub Desktop.
dependencies to include to build on top of vizceral
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
"bootstrap": "^3.3.7", | |
"flux": "^3.1.0", | |
"hammerjs": "^2.0.8", | |
"jquery": "^3.1.1", | |
"keymirror": "^0.1.1", | |
"keypress.js": "2.1.0-1", | |
"lodash": "^4.16.4", | |
"numeral": "^1.5.3", | |
"query-string": "^4.2.3", | |
"react": "^15.3.2", | |
"react-addons-shallow-compare": "^15.3.2", | |
"react-bootstrap": "^0.30.6", | |
"react-dom": "^15.3.2", | |
"react-virtualized": "^8.2.0", | |
"socket.io-client": "^1.5.1", | |
"source-sans-pro": "^2.0.10", | |
"superagent": "^3.0.0", | |
"tween.js": "^16.3.5", | |
"vizceral-react": "^4.6.4", | |
"webfontloader": "^1.6.26" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment