You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Game/www/package.json

14 lines
310 B
JSON

{
"name": "TerranQuest-Web",
"version": "2.0.0",
"main": "index.js",
"license": "MPL-2.0",
"dependencies": {
"@fortawesome/fontawesome-free": "^5.8.1",
"framework7": "^4.3.0",
"jdenticon": "^2.1.1",
"jquery": "^3.4.0",
"mapbox-gl": "^0.54.0"
}
}