UNPKG

taggd

Version:

A tool to show and add tags to images

35 lines (34 loc) 572 B
{ "name": "taggd", "description": "A tool to show and add tags to images", "main": [ "dist/taggd.css", "dist/taggd.js" ], "moduleType": [ "globals" ], "license": "MIT", "ignore": [ "tests" ], "keywords": [ "tag", "tags", "image", "detail", "information", "popup" ], "authors": [ { "name": "Tim Severien", "email": "hi@timseverien.com", "homepage": "https://timseverien.com" } ], "repository": { "type": "git", "url": "git+https://github.com/timseverien/taggd.git" } }