UNPKG

@rbxts/react

Version:
33 lines 637 B
{ "name": "@rbxts/react", "version": "17.2.3", "description": "React bindings for Roblox", "keywords": [ "roblox", "typescript", "roblox-ts" ], "author": "littensy", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/littensy/rbxts-react" }, "bugs": { "url": "https://github.com/littensy/rbxts-react/issues" }, "publishConfig": { "access": "public" }, "main": "src/init.lua", "types": "src/index.d.ts", "files": [ "src", "default.project.json", "README.md" ], "dependencies": { "@rbxts/react-vendor": "17.2.3" }, "scripts": {} }