UNPKG

watermark

Version:

Add watermark on images use HTML5 and Javascript.

32 lines 898 B
{ "name": "watermark", "title": "jQuery plugin Watermark", "description": "Add watermark on images use HTML5 and Javascript.", "keywords": [ "watermark", "image", "jquery-plugin", "ecosystem:jquery", "jquery", "plugins" ], "version": "1.0.1", "author": { "name": "zzbaivong", "email": "lhthanh.pro@gmail.com", "url": "https://github.com/baivong" }, "bugs": "https://github.com/baivong/watermark/issues", "homepage": "http://baivong.github.io/watermark", "docs": "https://github.com/baivong/watermark/blob/master/README.md", "download": "https://github.com/baivong/watermark/archive/master.zip", "licenses": [ { "type": "MIT", "url": "http://opensource.org/licenses/MIT" } ], "dependencies": { "jquery": ">=1.5" } }