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.
|
|
|
{
|
|
|
|
"name": "word-template",
|
|
|
|
"version": "0.0.0",
|
|
|
|
"private": true,
|
|
|
|
"scripts": {
|
|
|
|
"start": "node ./bin/www"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"child-process-promise": "^2.2.1",
|
|
|
|
"cookie-parser": "~1.4.4",
|
|
|
|
"debug": "~2.6.9",
|
|
|
|
"docxtemplater": "^3.21.1",
|
|
|
|
"ejs": "~2.6.1",
|
|
|
|
"express": "~4.16.1",
|
|
|
|
"http-errors": "~1.6.3",
|
|
|
|
"jalali-moment": "^3.3.10",
|
|
|
|
"jimp": "^0.16.1",
|
|
|
|
"lodash": "^4.17.21",
|
|
|
|
"morgan": "~1.9.1",
|
|
|
|
"multer": "^1.4.2",
|
|
|
|
"persianjs": "^0.4.0",
|
|
|
|
"pg": "^8.5.1",
|
|
|
|
"pizzip": "^3.0.6",
|
|
|
|
"sequelize": "^6.5.0",
|
|
|
|
"shortid": "^2.2.16"
|
|
|
|
}
|
|
|
|
}
|