@quenty/characterparticleplayer
Version:
Plays particle effects for players
36 lines (35 loc) • 761 B
JSON
{
"name": "@quenty/characterparticleplayer",
"version": "2.3.3",
"description": "Plays particle effects for players",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Character",
"Particles"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/characterparticleplayer/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"scripts": {
"preinstall": "npx only-allow pnpm"
},
"contributors": [
"Quenty"
],
"publishConfig": {
"access": "public"
},
"gitHead": "55f4a7407de7247aceea574de4d2f57dab70cb91"
}