Files
web-dev/grandnational-dashboard/package.json
2020-02-18 16:50:40 +00:00

21 lines
412 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"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@fortawesome/fontawesome-free": "^5.12.1",
"bootswatch": "^4.4.1",
"jq-fakeloader": "^2.0.1"
}
}