add template

This commit is contained in:
2020-06-29 21:40:43 +02:00
parent 6277454f7a
commit 78286fd3b3
425 changed files with 121115 additions and 2 deletions
@@ -0,0 +1,18 @@
{
"name": "popsu_colloque",
"version": "1.0.0",
"description": "ABOUT Popsu -----------",
"main": "index.js",
"dependencies": {
"bootstrap": "^4.5.0",
"composer": "^4.1.0",
"jquery": "^3.5.1",
"popper.js": "^1.16.1"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}