mirror of https://github.com/astrit/css.gg.git
29 lines
633 B
JSON
29 lines
633 B
JSON
{
|
|
"name": "css.gg",
|
|
"version": "2.1.1",
|
|
"description": "700+ Pure CSS, SVG & Figma UI Icons Available in SVG Sprite, styled-components, Black & White PNG, NPM & API + 6031 glyphs",
|
|
"main": "index.js",
|
|
"module": "index.js",
|
|
"browser": "index.js",
|
|
"typings": "index.js",
|
|
"files": [
|
|
"icons"
|
|
],
|
|
"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"
|
|
} |