diff --git a/package.json b/package.json index aef6c7b..0a3b89e 100644 --- a/package.json +++ b/package.json @@ -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",