@rbxts/ripple
Version:
Spring-driven animations and more
22 lines • 453 B
JSON
{
"name": "@rbxts/ripple",
"version": "0.10.2",
"description": "Spring-driven animations and more",
"license": "MIT",
"main": "src/init.luau",
"types": "src/index.d.ts",
"files": [
"src",
"!wally.toml",
"!wally.lock",
"!default.project.json",
"!**/__tests__"
],
"repository": {
"type": "git",
"url": "git+https://github.com/littensy/ripple.git"
},
"scripts": {
"publish:wally": "wally publish"
}
}