@quenty/templateprovider
Version:
Base of a template retrieval system
54 lines (53 loc) • 1.36 kB
JSON
{
"name": "@quenty/templateprovider",
"version": "11.37.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",
"scripts": {
"preinstall": "npx only-allow pnpm"
},
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/baseobject": "10.13.0",
"@quenty/brio": "14.29.2",
"@quenty/collectionserviceutils": "8.30.2",
"@quenty/ducktype": "5.11.0",
"@quenty/enums": "1.3.0",
"@quenty/insertserviceutils": "10.18.0",
"@quenty/instanceutils": "13.29.2",
"@quenty/loader": "10.11.0",
"@quenty/maid": "3.9.0",
"@quenty/observablecollection": "12.37.0",
"@quenty/promise": "10.18.0",
"@quenty/promisemaid": "5.18.0",
"@quenty/remoting": "12.31.2",
"@quenty/rx": "13.28.2",
"@quenty/servicebag": "11.18.0",
"@quenty/string": "3.3.6",
"@quenty/table": "3.9.2"
},
"publishConfig": {
"access": "public"
},
"gitHead": "e9274ae087550f64d37a3a604b867829e438f8da"
}