julrahmatrotationanimation
Version:
This JavaScript code creates a simple animation of a rotating block. The animation is achieved by continuously rotating a square block element using CSS transformations.
42 lines (41 loc) • 988 B
JSON
{
"name": "julrahmatrotationanimation",
"version": "1.2.2",
"description": "This JavaScript code creates a simple animation of a rotating block. The animation is achieved by continuously rotating a square block element using CSS transformations.",
"main": "index.js",
"scripts": {},
"repository": {
"type": "git",
"url": "https://github.com/julrahmat/BlockRotationAnimation.git"
},
"keywords": [
"sample",
"npm",
"package",
"tea",
"relax",
"brew",
"aroma",
"cup",
"sip"
],
"author": "julrahmat",
"license": "Apache-2.0",
"dependencies": {
"lodash": "^4.17.21",
"axios": "^0.21.1",
"tea-bag": "^1.0.0",
"tea-leaves": "^2.0.0",
"tea-time": "^3.0.0",
"brewing-kit": "^1.5.0",
"teapot": "^4.2.0",
"tea-cup": "^3.1.0"
},
"peerDependencies": {
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"tea-party": ">=1.0.0",
"teapot-party": ">=2.0.0",
"sip-party": ">=3.0.0"
}
}