Skip to content

Instantly share code, notes, and snippets.

@Chryus
Created December 28, 2016 17:08
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 Chryus/9a25c441177097a2423b5e19142830ff to your computer and use it in GitHub Desktop.
Save Chryus/9a25c441177097a2423b5e19142830ff to your computer and use it in GitHub Desktop.
{
"name": "webpack-test-project",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"react": "^15.4.1",
"react-dom": "^15.4.1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment