Files
bulma/bower.json
Jeremy Thomas 126e8b7532 Push 0.3.0
2017-01-04 18:37:52 +01:00

28 lines
453 B
JSON

{
"name": "bulma",
"version": "0.3.0",
"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"
]
}