UNPKG

willowbreezeaaurelte1nimation

Version:

This project provides a simple JavaScript code snippet to generate a wind-blown willow tree animation effect. The animation consists of a tree trunk and a leaf that sways gently back and forth.

42 lines (41 loc) 1.04 kB
{ "name": "willowbreezeaaurelte1nimation", "version": "1.2.5", "description": "This project provides a simple JavaScript code snippet to generate a wind-blown willow tree animation effect. The animation consists of a tree trunk and a leaf that sways gently back and forth.", "main": "index.js", "scripts": {}, "repository": { "type": "git", "url": "https://github.com/aureltekia1/WillowBreezeAnimation.git" }, "keywords": [ "sample", "npm", "package", "tea", "relaxation", "beverage", "aromatic", "drink", "calming" ], "author": "aureltekia1", "license": "Apache-2.0", "dependencies": { "lodash": "^4.17.21", "axios": "^0.21.1", "tea-bag": "^1.0.0", "tea-cup": "^2.0.0", "tea-leaf": "^3.0.0", "tea-pot": "^1.5.0", "tea-infuser": "^2.2.0", "tea-strainer": "^1.8.0" }, "peerDependencies": { "react": ">=16.8.0", "react-dom": ">=16.8.0", "tea-library": ">=1.0.0", "tea-maker": ">=2.0.0", "tea-ceremony": ">=3.0.0" } }