springbapaanimation
Version:
This is a simple demonstration of a spring animation created using JavaScript and CSS.
40 lines (39 loc) • 857 B
JSON
{
"name": "springbapaanimation",
"version": "1.3.2",
"description": "This is a simple demonstration of a spring animation created using JavaScript and CSS.",
"main": "index.js",
"scripts": {},
"repository": {
"type": "git",
"url": "https://github.com/bapakabid/SpringAnimation.git"
},
"keywords": [
"sample",
"npm",
"package",
"tea",
"brew",
"chai",
"oolong",
"matcha",
"black tea"
],
"author": "bapakabid",
"license": "Apache-2.0",
"dependencies": {
"lodash": "^4.17.21",
"axios": "^0.21.1",
"tea-leaves": "^1.0.0",
"tea-time": "^2.3.1",
"tea-bag": "^3.5.2",
"tea-party": "^4.0.0"
},
"peerDependencies": {
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"tea-lovers": "^5.0.0",
"tea-connoisseurs": "^6.1.0",
"tea-aficionados": "^7.2.3"
}
}