adding grand national dashboard

This commit is contained in:
2020-02-18 01:39:35 +00:00
parent 584d6bcc26
commit 3572973077
32 changed files with 28469 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"name": "grandnational-dashboard",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"bootswatch": {
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-4.4.1.tgz",
"integrity": "sha512-Kx3z6+3Jpg9g6l/xZBCnc8d6KeJK0QawxCZWOomdcI5AuSZLZb+DoH5X9RJH+cOcSeMAxyzdIjkVUR01+Db5bQ=="
},
"jq-fakeloader": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/jq-fakeloader/-/jq-fakeloader-2.0.1.tgz",
"integrity": "sha512-INQYTpFJON2nD4TMTXifB4UCW03tSzCbAog+pUEUtVsJqzS7qoznW9OrAt/HUfvFMykx95WQXWFbrc3Uq9pagA=="
}
}
}