diff --git a/package.json b/package.json index 94f2344..88c20aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,16 @@ { "name": "phosphor-web", "version": "0.1.0", + "license": "GPL-3.0", + "homepage": "https://phosphoricons.com", + "author": { + "name": "Tobias Fried", + "email": "friedtm@gmail.com", + "url": "https://tobiasfried.com" + }, + "description": "A flexible icon family for interfaces, diagrams, presentations — whatever, really.", + "keywords": [ "phosphor", "icons", "svg", "design", "interface", "UI", "UX"], + "repository": "github:rektdeckard/phosphor-web", "private": true, "dependencies": { "@testing-library/jest-dom": "^4.2.4", diff --git a/public/index.html b/public/index.html index 72a8b72..ce45d83 100644 --- a/public/index.html +++ b/public/index.html @@ -4,10 +4,10 @@ - + - React App + Phosphor Icons