@quenty/sounds
Version:
Utility functions involving sounds and their state
43 lines (42 loc) • 932 B
JSON
{
"name": "@quenty/sounds",
"version": "10.19.0",
"description": "Utility functions involving sounds and their state",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Sounds",
"Promises"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/sounds/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"scripts": {
"preinstall": "npx only-allow pnpm"
},
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/loader": "10.10.0",
"@quenty/maid": "3.8.0",
"@quenty/promise": "10.16.0",
"@quenty/promisemaid": "5.16.0",
"@quenty/rbxasset": "5.11.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "305e70aba3395b2f94f500c731327760984aeb4f"
}