From 4b927d746dd21ff42753938c36cf0c082d005685 Mon Sep 17 00:00:00 2001 From: Tobias Fried Date: Wed, 29 Jul 2020 14:32:04 -0400 Subject: [PATCH] Add descriptors to package.json --- package.json | 10 ++++++++++ public/index.html | 6 +++--- 2 files changed, 13 insertions(+), 3 deletions(-) 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