diff --git a/package.json b/package.json index df4e1ac..2728186 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,10 @@ { "name": "koinos-rest-api", "version": "0.1.0", + "license": "GNU General Public License 3.0", + "author": "Roamin Ro", + "contributors": ["Greg Thomas Andes", "Koinos Group "], + "repository": "https://github.com/koinos/koinos-rest", "private": true, "scripts": { "dev": "next dev",