@quenty/spring
Version:
Spring implementation for Roblox
37 lines (36 loc) • 748 B
JSON
{
"name": "@quenty/spring",
"version": "10.8.3",
"description": "Spring implementation for Roblox",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Spring",
"pid"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/spring/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"contributors": [
"Quenty"
],
"publishConfig": {
"access": "public"
},
"dependencies": {
"@quenty/ducktype": "^5.8.3",
"@quenty/loader": "^10.8.2"
},
"gitHead": "64def70499ec067077ee39f279936b620b217847"
}