UNPKG

@quenty/templateprovider

Version:
54 lines (53 loc) 1.36 kB
{ "name": "@quenty/templateprovider", "version": "11.38.1", "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.30.1", "@quenty/collectionserviceutils": "8.31.1", "@quenty/ducktype": "5.11.0", "@quenty/enums": "1.3.0", "@quenty/insertserviceutils": "10.18.1", "@quenty/instanceutils": "13.30.1", "@quenty/loader": "10.11.0", "@quenty/maid": "3.9.0", "@quenty/observablecollection": "12.38.1", "@quenty/promise": "10.18.1", "@quenty/promisemaid": "5.18.1", "@quenty/remoting": "12.32.1", "@quenty/rx": "13.28.3", "@quenty/servicebag": "11.18.1", "@quenty/string": "3.3.7", "@quenty/table": "3.9.2" }, "publishConfig": { "access": "public" }, "gitHead": "598b2b62b36bdcbdbbd56f7db10c399831cc6eba" }