{
  "name": "@quenty/animationprovider",
  "version": "11.37.0",
  "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",
  "scripts": {
    "preinstall": "npx only-allow pnpm"
  },
  "contributors": [
    "Quenty"
  ],
  "dependencies": {
    "@quenty/loader": "10.11.0",
    "@quenty/templateprovider": "11.37.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "e9274ae087550f64d37a3a604b867829e438f8da"
}
