mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-02-21 16:34:33 +03:00
commit
c266d1eeaf
14
package.json
Normal file
14
package.json
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"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"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user