@quenty/templateprovider
Version:
Base of a template retrieval system
49 lines (48 loc) • 1.25 kB
JSON
{
"name": "@quenty/templateprovider",
"version": "11.18.3",
"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.8.3",
"@quenty/brio": "^14.17.3",
"@quenty/collectionserviceutils": "^8.17.3",
"@quenty/ducktype": "^5.8.4",
"@quenty/insertserviceutils": "^10.10.4",
"@quenty/instanceutils": "^13.17.3",
"@quenty/loader": "^10.8.3",
"@quenty/maid": "^3.4.3",
"@quenty/observablecollection": "^12.20.3",
"@quenty/promise": "^10.10.4",
"@quenty/promisemaid": "^5.10.4",
"@quenty/remoting": "^12.18.3",
"@quenty/rx": "^13.17.3",
"@quenty/string": "^3.3.3",
"@quenty/table": "^3.7.4"
},
"publishConfig": {
"access": "public"
},
"gitHead": "b06c070ae91d5dab7bd8de6e290ad2caabb15d8f"
}