bulma/bower.json
Jeremy Thomas c21948e813 Push 0.4.1
2017-04-23 19:02:04 +01:00

28 lines
453 B
JSON

{
"name": "bulma",
"version": "0.4.1",
"homepage": "http://bulma.io",
"authors": [
"jgthms <bbxdesign@gmail.com>"
],
"description": "Modern CSS framework based on Flexbox",
"main": "bulma.sass",
"keywords": [
"css",
"sass",
"flexbox",
"responsive",
"framework"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
"docs",
"images"
]
}