UNPKG

@dartmoon/aos-responsive

Version:
30 lines (29 loc) 741 B
{ "name": "@dartmoon/aos-responsive", "version": "1.0.1", "description": "Animate on scroll made responsive", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/dartmoon-io/aos-responsive.git" }, "keywords": [ "aos", "animate", "scroll", "responsive" ], "author": "Dartmoon <hello@dartmoon.io> (https://dartmoon.io)", "contributors": [ "Alessandro Pasqualini <alessandro@dartmoon.io> (https://dartmoon.io)" ], "license": "MIT", "bugs": { "url": "https://github.com/dartmoon-io/aos-responsive/issues" }, "homepage": "https://github.com/dartmoon-io/aos-responsive#readme", "dependencies": { "aos": "^3.0.0-beta.6", "jquery": "^3.6.0" } }