@egjs/ngx-conveyer
Version:
Angular Conveyer adds Drag gestures to your Native Scroll.
30 lines • 608 B
JSON
{
"name": "@egjs/ngx-conveyer",
"version": "1.8.1-alpha.0",
"description": "Angular Conveyer adds Drag gestures to your Native Scroll.",
"author": {
"name": "NAVER Corp."
},
"license": "MIT",
"homepage": "https://github.com/naver/egjs-conveyer",
"repository": {
"type": "git",
"url": "https://github.com/naver/egjs-conveyer"
},
"keywords": [
"angular",
"ngx",
"scroll",
"reactive",
"hooks",
"conveyer",
"image",
"video",
"list",
"drag"
],
"dependencies": {
"@cfcs/angular": "^0.1.1",
"@egjs/conveyer": "~1.8.1-alpha.0"
}
}