adding grand national dashboard
This commit is contained in:
22
grandnational-dashboard/bower.json
Normal file
22
grandnational-dashboard/bower.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "grandnational-dashboard",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"authors": [
|
||||
"dtomlinson <dtomlinson@panaetius.co.uk>"
|
||||
],
|
||||
"license": "ISC",
|
||||
"homepage": "",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
],
|
||||
"dependencies": {
|
||||
"masonry-layout": "desandro/masonry#^4.2.2",
|
||||
"jquery.countdown": "^2.2.0",
|
||||
"Morphist": "^3.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user