mirror of https://github.com/astrit/css.gg.git
24 lines
466 B
JSON
24 lines
466 B
JSON
{
|
|
"name": "css.gg",
|
|
"version": "1.0.2",
|
|
"description": "Minimalistic Icon library Designed by code. ",
|
|
"main": "/icons-json/icons.json",
|
|
"scripts": {
|
|
"test": " "
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/astrit/css.gg.git"
|
|
},
|
|
"keywords": [
|
|
"css",
|
|
"icons"
|
|
],
|
|
"author": "Astrit",
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/astrit/css.gg/issues"
|
|
},
|
|
"homepage": "https://css.gg"
|
|
}
|