You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
54 lines
1.2 KiB
54 lines
1.2 KiB
{
|
|
"name": "Bootflat",
|
|
"version": "2.0.4",
|
|
"homepage": "http://bootflat.github.io",
|
|
"authors": [
|
|
"flathemes <info@flathemes.com>"
|
|
],
|
|
"description": "BOOTFLAT is an open source Flat UI KIT based on Bootstrap 3.2.0 CSS framework. It provides a faster, easier and less repetitive way for web developers to create elegant web apps.",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/bootflat/bootflat.github.io.git"
|
|
},
|
|
"main": [
|
|
"bootflat/css/*",
|
|
"bootflat/scss/*",
|
|
"bootflat/fonts/*",
|
|
"bootflat/js/*",
|
|
"bootflat/img/*"
|
|
],
|
|
"keywords": [
|
|
"mobile",
|
|
"html5",
|
|
"css3",
|
|
"scss",
|
|
"bootflat",
|
|
"bootstrap",
|
|
"flat",
|
|
"flat ui",
|
|
"ui"
|
|
],
|
|
"license": "MIT",
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"angularicons",
|
|
"free-psd.html",
|
|
"documentation.html",
|
|
"getting-started.html",
|
|
"index.html",
|
|
"test",
|
|
"tests"
|
|
],
|
|
"_release": "2.0.4",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v2.0.4",
|
|
"commit": "3fa37732cd5b2b97d4f8d101e0c1fcd4db39bf32"
|
|
},
|
|
"_source": "git://github.com/bootflat/bootflat.github.io.git",
|
|
"_target": "~2.0.4",
|
|
"_originalSource": "Bootflat",
|
|
"_direct": true
|
|
} |