boxicons/bower.json
2021-07-19 19:22:12 +05:30

18 lines
340 B
JSON

{
"name": "boxicons",
"authors": [
"atisawd <atisawd@gmail.com>"
],
"description": "High Quality Web Icons",
"main": "./dist/boxicons.js",
"license": "MIT",
"homepage": "https://github.com/atisawd/boxicons",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
"*.md"
]
}