Skip to content

Instantly share code, notes, and snippets.

@Chryus
Created December 26, 2016 02:52
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/ebd4aa6a97eacd7b69d29f196bdb824e to your computer and use it in GitHub Desktop.
Save Chryus/ebd4aa6a97eacd7b69d29f196bdb824e to your computer and use it in GitHub Desktop.
{
"name": "first_react_component",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "karma start --singleRun",
},
"author": "",
"license": "ISC",
"dependencies": {
"jquery": "^3.1.1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment