UNPKG

@open-file-online/open-heic-file

Version:

A minimalist, free online tool to open and view HEIC / HEIF photos directly in your web browser.

32 lines (31 loc) 749 B
{ "name": "@open-file-online/open-heic-file", "version": "1.0.103", "description": "A minimalist, free online tool to open and view HEIC / HEIF photos directly in your web browser.", "main": "src/script.js", "scripts": { "start": "http-server -c-1", "dev": "http-server -c-1", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "heic", "heif", "open-heic-file", "heic-to-jpg", "heic-to-png", "heic-converter", "heic-viewer", "heic-convert", "heif-to-jpg", "heif-to-png", "heif-converter", "heif-viewer" ], "author": "", "license": "GPL-3.0", "homepage": "https://open-heic-file.github.io", "devDependencies": { "http-server": "14.1.1" } }