@quenty/animationprovider
Version:
Provides animations for anything tagged with "AnimationContainer" and from a folder named "Animations" in ReplicatedStorage.
36 lines (35 loc) • 870 B
JSON
{
"name": "@quenty/animationprovider",
"version": "11.19.1",
"description": "Provides animations for anything tagged with \"AnimationContainer\" and from a folder named \"Animations\" in ReplicatedStorage.",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Animations"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/animationprovider/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/loader": "^10.9.0",
"@quenty/templateprovider": "^11.19.1"
},
"publishConfig": {
"access": "public"
},
"gitHead": "847e9e65e518392c1e2f30669ee2589ed3d7e870"
}