Skip to content
Snippets Groups Projects
Commit 35fbc3dd authored by VILLAUME Lucas's avatar VILLAUME Lucas
Browse files

Initialisation du projet

parent a5c7a43c
Branches
Tags
No related merge requests found
/node_modules
\ No newline at end of file
{
"name": "collabsheet",
"version": "0.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "collabsheet",
"version": "0.0.1",
"license": "ISC",
"dependencies": {
"Express": "^3.0.1"
}
},
"node_modules/Express": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/Express/-/Express-3.0.1.tgz",
"integrity": "sha512-T8VnUAU1Kjm6wRidtZVjpCYGuSY9IXEYatng3QQ2Q7QQfDoo+tNeJFucDaZ79V4babYWarc4VkKsipC9x2EFlQ==",
"deprecated": "Package unsupported. Please use the express package (all lowercase) instead."
}
},
"dependencies": {
"Express": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/Express/-/Express-3.0.1.tgz",
"integrity": "sha512-T8VnUAU1Kjm6wRidtZVjpCYGuSY9IXEYatng3QQ2Q7QQfDoo+tNeJFucDaZ79V4babYWarc4VkKsipC9x2EFlQ=="
}
}
}
{
"name": "collabsheet",
"version": "0.0.1",
"description": "Tableau collaboratif",
"main": "index.js",
"scripts": {
"start": "node index.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitlab.univ-lorraine.fr/villaum55u/dp_projet.git"
},
"author": "Mohamad ALTAWEEL, Elhadji Moussa FAYE, Ludovic Tagnon, Lucas Villaume",
"license": "ISC",
"dependencies": {
"Express": "^3.0.1"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment