Initial commit
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "adejs",
|
||||
"version": "0.0.1",
|
||||
"description": "Simple access to N7's ADE",
|
||||
"main": "src/index.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://gitea.tforgione.fr/tforgione/adejs"
|
||||
},
|
||||
"keywords": [
|
||||
"ADE",
|
||||
"calendar"
|
||||
],
|
||||
"author": "Thomas Forgione",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"bcryptjs": "^2.4.3",
|
||||
"body-parser": "^1.18.2",
|
||||
"cookie-parser": "^1.4.3",
|
||||
"cookie-session": "^1.3.1",
|
||||
"express": "^4.15.4",
|
||||
"pg": "^7.3.0",
|
||||
"pug": "^2.0.0-rc.4",
|
||||
"xmlhttprequest": "^1.8.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user