reasonableframework/vendor/_dist/cascadeframework/bower.json
2019-05-20 18:03:31 +09:00

26 lines
495 B
JSON
Executable File

{
"name": "cascade-framework",
"version": "1.6.0",
"homepage": "https://github.com/jslegers/cascadeframework",
"authors": [
"John Slegers"
],
"description": "CSS framework that puts back the C in CSS",
"main": "assets/css/cascade/development/build-full.css",
"keywords": [
"css",
"js"
],
"license": "MIT",
"ignore": [
"**/.*",
"assets/**/*.min.css",
"node_modules",
"bower_components",
"test",
"tests",
"/*.html",
"/*.png"
]
}