@quenty/sounds
Version:
Utility functions involving sounds and their state
40 lines (39 loc) • 875 B
JSON
{
"name": "@quenty/sounds",
"version": "10.10.2",
"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",
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/loader": "^10.8.1",
"@quenty/maid": "^3.4.1",
"@quenty/promise": "^10.10.2",
"@quenty/promisemaid": "^5.10.2",
"@quenty/rbxasset": "^5.8.1"
},
"publishConfig": {
"access": "public"
},
"gitHead": "78c3ac0ab08dd18085b6e6e6e4f745e76ed99f68"
}