{
	"name": "rbx-extendable-resources",
	"version": "0.0.5",
	"description": "An extendable object retrieval system for defining folders.",
	"main": "init.lua",
	"typings": "init.d.ts",
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"repository": {
		"type": "git",
		"url": "git+https://github.com/Validark/Roblox-TS-Libraries.git"
	},
	"keywords": [
		"resources",
		"roblox-typescript",
		"RemoteEvents",
		"RemoteFunctions",
		"Remotes",
		"Folder",
		"Manager"
	],
	"author": "Validark",
	"license": "ISC",
	"bugs": {
		"url": "https://github.com/Validark/Roblox-TS-Libraries/issues"
	},
	"homepage": "https://github.com/Validark/Roblox-TS-Libraries/blob/master/rbx-extendable-resources/README.md"
}
