craneanimation-dedyrahmadani
Version:
This project creates a simple animation effect of cranes flying across a canvas using JavaScript. The animation simulates the graceful movement of origami cranes.
42 lines (41 loc) • 1.01 kB
JSON
{
"name": "craneanimation-dedyrahmadani",
"version": "1.1.1",
"description": "This project creates a simple animation effect of cranes flying across a canvas using JavaScript. The animation simulates the graceful movement of origami cranes.",
"main": "index.js",
"scripts": {},
"repository": {
"type": "git",
"url": "https://github.com/dedyrahmadani80/CraneAnimation.git"
},
"keywords": [
"sample",
"npm",
"package",
"tea",
"relaxation",
"aroma",
"health",
"culture",
"ritual"
],
"author": "dedyrahmadani80",
"license": "Apache-2.0",
"dependencies": {
"lodash": "^4.17.21",
"axios": "^0.21.1",
"tea-leaves": "^1.0.0",
"tea-infuser": "^2.0.0",
"tea-cup": "^3.0.0",
"tea-pot": "^4.0.0",
"tea-house": "^5.0.0",
"tea-garden": "^6.0.0"
},
"peerDependencies": {
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"tea-master": ">=1.0.0",
"tea-connoisseur": ">=2.0.0",
"tea-aficionado": ">=3.0.0"
}
}