boxicons/bower.json

19 lines
340 B
JSON
Raw Permalink Normal View History

2019-05-13 01:04:37 +02:00
{
"name": "boxicons",
"authors": [
"atisawd <atisawd@gmail.com>"
],
2021-07-19 15:52:12 +02:00
"description": "High Quality Web Icons",
2019-05-13 01:04:37 +02:00
"main": "./dist/boxicons.js",
"license": "MIT",
"homepage": "https://github.com/atisawd/boxicons",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
"*.md"
]
}