Files
web-dev/grandnational-dashboard/package.json
2020-02-20 10:24:44 +00:00

27 lines
594 B
JSON

{
"name": "grandnational-dashboard",
"version": "1.0.0",
"description": "",
"main": "index.js",
"directories": {
"test": "tests"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git.nonprod.williamhill.plc/wh_capacity/grandnational-dashboard.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@fortawesome/fontawesome-free": "^5.12.1",
"bootstrap": "^4.4.1",
"bootswatch": "^4.4.1",
"jq-fakeloader": "^2.0.1",
"jquery": "^3.4.1"
}
}