Skip to content

Instantly share code, notes, and snippets.

@hendrikswan
Last active October 29, 2015 14:19
Show Gist options
  • Save hendrikswan/26e82dcec354232257ff to your computer and use it in GitHub Desktop.
Save hendrikswan/26e82dcec354232257ff to your computer and use it in GitHub Desktop.
{
"name": "react-stack",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"alt": "0.17.1",
"babel-core": "5.8.14",
"babel-loader": "5.3.2",
"css-loader": "0.15.6",
"firebase": "2.2.9",
"lodash": "3.10.1",
"material-ui": "0.10.2",
"node-sass": "3.2.0",
"react": "0.13.3",
"react-hot-loader": "1.2.8",
"react-router": "0.13.3",
"react-tap-event-plugin": "0.1.7",
"sass-loader": "1.0.3",
"style-loader": "0.12.3",
"trim": "0.0.1",
"webpack": "1.10.5"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment