UNPKG

@azerafati/ngx-scroll-drag

Version:

[![Build Status](https://github.com/azerafati/scroll-drag/actions/workflows/test.yml/badge.svg)](https://github.com/azerafati/scroll-drag/actions) [![npm version](https://img.shields.io/npm/v/@azerafati/ngx-scroll-drag.svg?logo=npm&logoColor=fff&label=NPM

35 lines 747 B
{ "name": "@azerafati/ngx-scroll-drag", "version": "19.0.0", "homepage": "https://azerafati.com/scroll-drag", "keywords": [ "Angular", "Scroll", "Mouse", "Drag", "Shadow" ], "repository": { "type": "git", "url": "git+https://github.com/azerafati/scroll-drag.git" }, "peerDependencies": { "@angular/common": "^19.0.0", "@angular/core": "^19.0.0" }, "dependencies": { "tslib": "^2.3.0" }, "module": "fesm2022/azerafati-ngx-scroll-drag.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "default": "./fesm2022/azerafati-ngx-scroll-drag.mjs" } }, "sideEffects": false }