mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
26 lines
597 B
JSON
Executable File
26 lines
597 B
JSON
Executable File
{
|
|
"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": "git://github.com/lipis/bootstrap-social.git",
|
|
"_target": "~4.8.0",
|
|
"_originalSource": "bootstrap-social",
|
|
"_direct": true
|
|
} |