removed timeline css and merged it with the theme css and added gulp support for a browser sync task as well for easier development removed composer package until the repo issue is resolved - added minified versions into the bower.json for when the repo issue is resolved
25 lines
580 B
JSON
25 lines
580 B
JSON
{
|
|
"name": "bootstrap-social",
|
|
"main": "bootstrap-social.css",
|
|
"licence": "MIT",
|
|
"ignore": [
|
|
"assets",
|
|
"index.html",
|
|
"LICENCE"
|
|
],
|
|
"dependencies": {
|
|
"bootstrap": "~3",
|
|
"font-awesome": "~4.2"
|
|
},
|
|
"homepage": "https://github.com/lipis/bootstrap-social",
|
|
"version": "4.8.0",
|
|
"_release": "4.8.0",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "4.8.0",
|
|
"commit": "918fc55c3c938377a7618ec0f115846e50d4b883"
|
|
},
|
|
"_source": "https://github.com/lipis/bootstrap-social.git",
|
|
"_target": "~4.8.0",
|
|
"_originalSource": "bootstrap-social"
|
|
} |