UNPKG

gentelella-rtl

Version:

Gentelella RTL Admin is a free to use Bootstrap admin template

48 lines 970 B
{ "name": "pdfmake", "homepage": "https://bpampuch.github.io/pdfmake", "authors": [ "Bartek Pampuch <bartosz.pampuch@gmail.com>" ], "description": "Client/server side PDF printing in pure JavaScript", "main": [ "build/pdfmake.js", "build/vfs_fonts.js" ], "moduleType": [ "globals" ], "keywords": [ "pdf", "javascript", "printing", "layout" ], "license": "MIT", "ignore": [ "**/.*", "dev-playground", "gulpfile.js", "webpack.config.js", "README.md", "bower.json", "examples", "node_modules", "package.json", "src", "tests", "yarn.lock", "composer.json", ".travis.yml" ], "version": "0.1.35", "_release": "0.1.35", "_resolution": { "type": "version", "tag": "0.1.35", "commit": "b252d4e1abe98c42207e9ea49b45062687b3177b" }, "_source": "https://github.com/bpampuch/pdfmake.git", "_target": "^0.1.20", "_originalSource": "pdfmake" }