bon_anniversaire_maman/package.json

15 lines
278 B
JSON

{
"name": "maman",
"version": "1.0.0",
"description": "Bon anniversaire",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Adrien Luxey",
"license": "ISC",
"dependencies": {
"phaser": "^3.17.0"
}
}