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.
 
 
 
 
 

20 lines
449 B

{
"name": "familyark",
"description": "FamilyARK",
"version": "0.0.1",
"private": true,
"license": "MIT",
"dependencies": {
"body-parser": "^1.18.2",
"bootstrap": "^4.4.1",
"compression": "^1.7.1",
"cookie-parser": "~1.4.1",
"express": "^4.16.0",
"helmet": "^3.8.2",
"jquery": "^3.4.1",
"method-override": "^2.3.10",
"mongoose": "^4.11.14",
"morgan": "^1.9.0",
"serve-favicon": "^2.4.5"
}
}