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

16 lines
310 B

{
"name": "tp-note",
"version": "1.0.0",
"description": "2a tp note js",
"main": "main.js",
"scripts": {
"serve": "npx serv",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "jault aurian & jacquelin bastien",
"license": "ISC",
"keywords": [
"JavaScript"
]
}