-
- Downloads
tp1 finit
package-lock.json
0 → 100644
This diff is collapsed.
package.json
0 → 100644
{ | ||
"name": "pizzaland", | ||
"version": "1.0.0", | ||
"description": "<img src=\"images/readme/header.jpg\">", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://gitlab.univ-lille.fr/theo.huret.etu/tp1.git" | ||
}, | ||
"author": "", | ||
"license": "ISC", | ||
"devDependencies": { | ||
"@babel/cli": "^7.17.0", | ||
"@babel/core": "^7.17.0", | ||
"@babel/preset-env": "^7.16.11" | ||
} | ||
} |
Please register or sign in to comment