UNPKG

@scicom-esolutions/ng-image-viewer

Version:

[![npm (scoped)](https://img.shields.io/npm/v/@bamblehorse/tiny.svg)](https://www.npmjs.com/package/@haseeamarathunga/ng-image-viewer) [![npm bundle size (minified)](https://img.shields.io/bundlephobia/min/@bamblehorse/tiny.svg)](https://www.npmjs.com/pac

51 lines (50 loc) 1.49 kB
{ "name": "@scicom-esolutions/ng-image-viewer", "version": "0.0.8", "author": "Hasitha Amarathunga", "contributors": [ "haseeAmarathunga" ], "repository": { "type": "git", "url": "https://github.com/haseeAmarathunga/ng-image-viewer" }, "bugs": { "url": "https://github.com/haseeAmarathunga/ng-image-viewer/issues" }, "homepage": "https://github.com/haseeAmarathunga/ng-image-viewer#readme", "license": "MIT", "peerDependencies": { "@angular/common": "^8.2.14", "@angular/core": "^8.2.14", "font-awesome": "^4.7.0" }, "keywords": [ "ngx-image-viewer", "ng-image-viewer", "angular-image-viewer", "image-loader", "image-view", "loader", "image", "angular-image", "ngx-image", "Angular Image Viewer", "Angular Image Loader", "Hasitha Amarathunga", "Hasee Amarathunga" ], "main": "bundles/scicom-esolutions-ng-image-viewer.umd.js", "module": "fesm5/scicom-esolutions-ng-image-viewer.js", "es2015": "fesm2015/scicom-esolutions-ng-image-viewer.js", "esm5": "esm5/scicom-esolutions-ng-image-viewer.js", "esm2015": "esm2015/scicom-esolutions-ng-image-viewer.js", "fesm5": "fesm5/scicom-esolutions-ng-image-viewer.js", "fesm2015": "fesm2015/scicom-esolutions-ng-image-viewer.js", "typings": "scicom-esolutions-ng-image-viewer.d.ts", "metadata": "scicom-esolutions-ng-image-viewer.metadata.json", "sideEffects": false, "dependencies": { "tslib": "^1.9.0" } }