123456789101112131415161718 |
- {
- "name": "jen-work-benefit-letters",
- "version": "1.1.0",
- "description": "",
- "main": "index.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "keywords": [],
- "author": "",
- "license": "ISC",
- "dependencies": {
- "csv-reader": "^1.0.12",
- "docxtemplater": "^3.47.1",
- "mammoth": "^1.7.2",
- "pizzip": "^3.1.7"
- }
- }
|