UNPKG

phosphor-icons

Version:

A clean and friendly icon family for web

39 lines (38 loc) 794 B
{ "name": "phosphor-icons", "version": "1.4.2", "description": "A clean and friendly icon family for web", "main": "src/index.js", "files": [ "src" ], "scripts": { "test": "http-server -o /test", "collate": "node ./bin/collate.js", "icomoon": "node ./bin/icomoon.js" }, "repository": { "type": "git", "url": "git+https://github.com/phosphor-icons/phosphor-icons.git" }, "keywords": [ "icons", "icon-pack", "web", "html", "css", "svg", "svg-icons", "icon-font" ], "author": "rektdeckard", "license": "MIT", "bugs": { "url": "https://github.com/phosphor-icons/phosphor-icons/issues" }, "homepage": "https://phosphoricons.com", "devDependencies": { "chalk": "^4.1.0", "svgson": "^5.2.1" } }