mirror of
https://github.com/Febbweiss/febbweiss.github.io.git
synced 2026-03-05 06:35:50 +00:00
Fix: add dependencies
This commit is contained in:
25
demo/filebrowser-durandal-widget/lib/lesshat/.bower.json
Normal file
25
demo/filebrowser-durandal-widget/lib/lesshat/.bower.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "lesshat",
|
||||
"version": "3.0.2",
|
||||
"main": [
|
||||
"./build/lesshat.less",
|
||||
"./build/lesshat-prefixed.less"
|
||||
],
|
||||
"ignore": [
|
||||
"mixins",
|
||||
"*.md",
|
||||
"*.json",
|
||||
"LICENCE",
|
||||
".*.*"
|
||||
],
|
||||
"homepage": "https://github.com/csshat/lesshat",
|
||||
"_release": "3.0.2",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v3.0.2",
|
||||
"commit": "ee58f199f7a8d787198046036345732ac84f4398"
|
||||
},
|
||||
"_source": "https://github.com/csshat/lesshat.git",
|
||||
"_target": "~3.0.2",
|
||||
"_originalSource": "lesshat"
|
||||
}
|
||||
Reference in New Issue
Block a user