simple-icons/package.json
2017-05-10 10:13:00 -05:00

15 lines
355 B
JSON

{
"name": "simple-icons",
"version": "1.0.0",
"description": "SVG icons for popular brands https://simpleicons.org",
"homepage": "https://www.simpleicons.org",
"keywords": [
"svg",
"icons"
],
"main": "_data/simple-icons.json",
"repository": "git@github.com:danleech/simple-icons.git",
"author": "Dan Leech",
"license": "CCO"
}