Files
web-dev/examples/api-datadisplay/package.json
2020-02-19 02:00:32 +00:00

24 lines
483 B
JSON

{
"name": "api-datadisplay",
"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",
"bootstrap": "^4.4.1",
"bootswatch": "^4.4.1",
"fakeloader": "^1.0.0",
"jq-fakeloader": "^2.0.1",
"jquery": "^3.4.1"
}
}