Added ResolveData support
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
build/imagemodule.min.js
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
package-lock.json
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
{ | { | ||
"name": "open-docxtemplater-image-module", | "name": "docxtemplater-image-module-free", | ||
"version": "1.0.3", | "version": "1.0.0", | ||
"description": "Open Source Image Module for docxtemplater", | "description": "Open Source Image Module for docxtemplater", | ||
"main": "js/index.js", | "main": "js/index.js", | ||
"scripts": { | "scripts": { | ||
... | @@ -32,9 +32,9 @@ | ... | @@ -32,9 +32,9 @@ |
}, | }, | ||
"repository": { | "repository": { | ||
"type": "git", | "type": "git", | ||
"url": "https://github.com/MaxRcd/open-docxtemplater-image-module" | "url": "https://github.com/evilc0des/docxtemplater-image-module-free" | ||
}, | }, | ||
"author": "MaxRcd (Edgar Hipp)", | "author": "Dk Saha", | ||
"license": "MIT", | "license": "MIT", | ||
"dependencies": { | "dependencies": { | ||
"xmldom": "^0.1.27" | "xmldom": "^0.1.27" | ||
... | ... |
Please
register
or
sign in
to comment