Created
October 30, 2016 16:20
-
-
Save ArjunHariharan/39cf5f2bd747dbbfdfae97359f4d8179 to your computer and use it in GitHub Desktop.
Hello-React package.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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