Skip to content

Instantly share code, notes, and snippets.

@dmitriid
Created March 29, 2017 14:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dmitriid/457c9a5333626fd6c65236e2fc34b026 to your computer and use it in GitHub Desktop.
Save dmitriid/457c9a5333626fd6c65236e2fc34b026 to your computer and use it in GitHub Desktop.
{
"devDependencies": {
"@types/jasmine": "2.5.43",
"@types/jquery": "2.0.40",
"@types/react": "15.0.12",
"@types/react-dom": "0.14.23",
"@types/router5": "0.0.28",
"autoprefixer-stylus": "0.13.0",
"babel-core": "6.23.1",
"babel-loader": "6.2.10",
"babel-preset-es2015": "6.22.0",
"chalk": "1.1.3",
"chokidar": "1.6.1",
"clean-css": "4.0.8",
"core-js": "2.4.1",
"enzyme": "2.5.1",
"fast.js": "0.1.1",
"filesize": "3.5.4",
"fs-extra": "2.0.0",
"html-webpack-plugin": "2.28.0",
"inline-manifest-webpack-plugin": "3.0.1",
"jest": "19.0.1",
"json-loader": "0.5.4",
"klaw-sync": "1.1.2",
"node-getopt": "0.2.3",
"parallelshell": "2.0.0",
"react-addons-test-utils": "15.3.2",
"react-test-renderer": "15.3.2",
"stylus": "0.54.5",
"through2": "2.0.1",
"ts-loader": "2.0.1",
"tslint": "4.4.2",
"tslint-eslint-rules": "3.4.0",
"tslint-react": "2.4.0",
"typescript": "2.2.1",
"typestyle": "1.2.0",
"watch": "1.0.2",
"webpack": "2.2"
},
"dependencies": {
"axios": "0.15.3",
"es6-promise": "4.0.5",
"inferno": "1.4.1",
"inferno-compat": "1.4.1",
"jed": "1.1.1",
"jquery": "3.1.1",
"lodash": "4.17.4",
"mobx": "3.1.7",
"mobx-react": "4.1.3",
"moment": "2.17.1",
"moment-timezone": "0.5.11",
"pikaday": "1.5.1",
"po2json": "0.4.5",
"react": "15.4.2",
"react-dom": "15.4.2",
"router5": "4.5.1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment