Skip to content

Instantly share code, notes, and snippets.

@sina-mist
Created January 11, 2019 00:04
Show Gist options
  • Save sina-mist/b182a5f762d3f60b6d1c3d6085f3f209 to your computer and use it in GitHub Desktop.
Save sina-mist/b182a5f762d3f60b6d1c3d6085f3f209 to your computer and use it in GitHub Desktop.
{
...
"dependencies": {
"animate.css": "^3.5.2",
"animejs": "^2.2.0",
"async": "^1.5.0",
"babel-polyfill": "^6.26.0",
"chroma-js": "^1.3.4",
"classnames": "^2.1.3",
"d3": "^3.5.6",
"d3-color": "^1.2.0",
"d3-timeline": "git+https://github.com/jiahuang/d3-timeline.git",
"dropzone": "^4.0.1",
"font-awesome": "^4.4.0",
"html5-history-api": "^4.2.2",
"interact.js": "^1.2.8",
"joi": "^10.6.0",
"js-sha256": "^0.9.0",
"leaflet": "^1.0.3",
"leaflet-draw": "^0.4.9",
"leaflet-draw-drag": "^0.4.3",
"leaflet-plugins": "^1.3.10",
"leaflet.heat": "^0.2.0",
"lodash": "^3.10.1",
"lz-string": "^1.4.4",
"metaphone": "^1.0.4",
"minilog": "^2.0.8",
"moment": "^2.10.6",
"moment-timezone": "^0.5.23",
"multi-download": "^2.0.1",
"page": "1.7.1",
"phantom": "^4.0.5",
"phantomjs-prebuilt": "^2.1.7",
"prop-types": "15.6.0",
"query-string": "^4.3.4",
"raven-js": "^3.26.4",
"re-resizable": "^4.0.2",
"react": "16.4.0",
"react-color": "^2.13.8",
"react-datepicker": "^1.0.4",
"react-dnd": "^2.5.4",
"react-dnd-html5-backend": "^2.5.4",
"react-dom": "16.4.0",
"react-jsdom": "^2.0.5",
"react-onclickoutside": "^6.7.0",
"react-responsive-carousel": "3.1.43",
"react-sortable-hoc": "^0.6.8",
"sortablejs": "^1.5.1",
"stackblur-canvas": "^1.4.0",
"stacktrace-js": "^1.0.1",
"stemmer": "^1.0.3",
"superagent": "^1.8.0",
"tether": "^1.1.0",
"ua-parser-js": "^0.7.10",
"velocity-animate": "^1.2.2"
},
"devDependencies": {
"babel-core": "^6.26.3",
"babel-eslint": "^8.2.3",
"babel-loader": "^7.1.4",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-export-extensions": "^6.22.0",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-plugin-transform-react-constant-elements": "^6.23.0",
"babel-plugin-transform-react-inline-elements": "^6.22.0",
"babel-preset-env": "^1.7.0",
"babel-preset-react": "^6.24.1",
"css-loader": "^1.0.1",
"eslint": "^4.19.1",
"eslint-plugin-import": "^2.12.0",
"eslint-plugin-react": "^7.9.1",
"handlebars": "^4.0.3",
"less": "^3.0.4",
"less-plugin-clean-css": "^1.5.1",
"less-plugin-glob": "^2.0.2",
"prettier": "1.13.4",
"style-loader": "^0.23.1",
"tap-dot": "^1.0.5",
"tape": "^4.9.0",
"webpack": "^4.8.3",
"webpack-cli": "^2.1.3"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment