Skip to content

Instantly share code, notes, and snippets.

@ArjunHariharan
Created October 30, 2016 16:20
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 ArjunHariharan/39cf5f2bd747dbbfdfae97359f4d8179 to your computer and use it in GitHub Desktop.
Save ArjunHariharan/39cf5f2bd747dbbfdfae97359f4d8179 to your computer and use it in GitHub Desktop.
Hello-React package.json
{
"name": "hello-react",
"version": "1.0.0",
"description": "hello react",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Arjun Hariharan",
"license": "ISC"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment