File size: 280 Bytes
b23869a
640865b
b23869a
640865b
b23869a
640865b
 
b23869a
640865b
 
b23869a
 
640865b
b23869a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// package.json
{
  "name": "my-space",
  "version": "1.0.0",
  "description": "A HuggingFace Space for a Spanish language learning game",
  "main": "app.js",
  "scripts": {
    "start": "node app.js"
  },
  "dependencies": {
    "phaser": "^3.55.2",
    "axios": "^0.21.1"
  }
}