Skip to content

Instantly share code, notes, and snippets.

@amatiasq
Created September 2, 2016 16:44
Show Gist options
  • Save amatiasq/cc673ed44da8056b7a11383152a48b69 to your computer and use it in GitHub Desktop.
Save amatiasq/cc673ed44da8056b7a11383152a48b69 to your computer and use it in GitHub Desktop.
{
"name": "nomes",
"version": "1.0.0",
"description": "",
"main": "index.html",
"devDependencies": {
"ts-loader": "^0.8.2",
"typescript": "^1.8.10"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"lodash": "^4.15.0",
"node-uuid": "^1.4.7",
"react": "^15.3.1",
"react-dom": "^15.3.1",
"react-redux": "^4.4.5",
"react-router": "^2.7.0",
"redux": "^3.5.2"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment