Skip to content

Commit

Permalink
Add project metadata to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hotblac committed Jul 26, 2018
1 parent 4145744 commit 8c1e2d7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
{
"name": "react-registration",
"version": "0.1.0",
"private": true,
"description": "User registration component for React JS",
"keywords": ["demo"],
"homepage": "https://github.com/hotblac/react-registration",
"license": "MIT",
"author": "Stuart 'Stevie' Leitch",
"dependencies": {
"react": "^16.4.1",
"react-dom": "^16.4.1",
Expand Down

0 comments on commit 8c1e2d7

Please sign in to comment.