@quenty/templateprovider
Version:
Base of a template retrieval system
49 lines (48 loc) • 1.25 kB
JSON
{
"name": "@quenty/templateprovider",
"version": "11.19.0",
"description": "Base of a template retrieval system",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Templates"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/templateprovider/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/baseobject": "^10.9.0",
"@quenty/brio": "^14.18.0",
"@quenty/collectionserviceutils": "^8.18.0",
"@quenty/ducktype": "^5.9.0",
"@quenty/insertserviceutils": "^10.11.0",
"@quenty/instanceutils": "^13.18.0",
"@quenty/loader": "^10.9.0",
"@quenty/maid": "^3.5.0",
"@quenty/observablecollection": "^12.21.0",
"@quenty/promise": "^10.11.0",
"@quenty/promisemaid": "^5.11.0",
"@quenty/remoting": "^12.19.0",
"@quenty/rx": "^13.18.0",
"@quenty/string": "^3.3.3",
"@quenty/table": "^3.8.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "20cff952c2cf06b959f2f11d2293bdef38acc604"
}