{ "name": "untitled", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "type": "module", "keywords": [], "author": "", "license": "ISC", "dependencies": { "pdfmake": "^0.1.68", "uniq": "^1.0.1" } }