{
	"name": "@rbxts/types",
	"version": "1.0.916",
	"publishConfig": {
		"access": "public"
	},
	"description": "TypeScript typings for the Roblox platform. Partially handwritten and partially automatically generated.",
	"scripts": {},
	"main": "include/roblox.d.ts",
	"types": "include/roblox.d.ts",
	"repository": {
		"type": "git",
		"url": "git+https://github.com/roblox-ts/types.git"
	},
	"author": "roblox-ts",
	"license": "MIT",
	"bugs": {
		"url": "https://github.com/roblox-ts/types/issues"
	},
	"homepage": "https://github.com/roblox-ts/types#readme",
	"dependencies": {},
	"keywords": [
		"types",
		"Roblox",
		"typescript"
	]
}
