UNPKG

@yantra-core/yantra

Version:

Yantra.gg Serverless Physics SDK for Real-time Multiplayer Game Development

25 lines 807 B
{ "name": "@yantra-core/yantra", "version": "1.0.0", "description": "Yantra.gg Serverless Physics SDK for Real-time Multiplayer Game Development", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "main": "sdk.js", "repository": { "type": "git", "url": "https://github.com/yantra-core/yantra/yantra.git" }, "keywords": ["game-development", "serverless", "physics-engine", "multiplayer", "netcode", "game-engine", "sdk", "game-programming", "real-time", "cloud-gaming"], "author": "Yantra Works", "license": "Copyright Yantra Works 2023", "bugs": { "url": "https://github.com/yantra-core/yantra/issues" }, "homepage": "https://yantra.gg", "dependencies": { "@yantra-core/cli": "*", "@yantra-core/client": "*" }, "type": "module" }