mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 08:02:51 +02:00
Create bower.json
This commit is contained in:
+16
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "gridster",
|
||||
"description": "Gridster",
|
||||
"version": "0.5.5",
|
||||
"main": [
|
||||
"./dist/jquery.gridster.css",
|
||||
"./dist/jquery.gridster.js"
|
||||
],
|
||||
"ignore": [
|
||||
"*/.*",
|
||||
"*.json",
|
||||
"src",
|
||||
"test",
|
||||
"*.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user