@arjunanimations/leaves
Version:
Floating leaves animation library
32 lines (31 loc) • 684 B
JSON
{
"name": "@arjunanimations/leaves",
"version": "0.4.0",
"description": "Floating leaves animation library ",
"main": "index.js",
"scripts": {
"test": "npm test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/arjunkalburgi/animation_leaves.git"
},
"keywords": [
"animation",
"floating",
"swaying",
"leaves"
],
"author": "Arjun Kalburgi",
"license": "MIT",
"bugs": {
"url": "https://github.com/arjunkalburgi/animation_leaves/issues"
},
"homepage": "https://github.com/arjunkalburgi/animation_leaves#readme",
"dependencies": {
"gsap": "^3.2.6"
},
"directories": {
"example": "examples"
}
}