{
    "name": "@croquet/microverse-library",
    "version": "0.8.4",
    "description": "An npm package version of Microverse",
    "main": "lib/index.js",
    "author": "Croquet Corporation",
    "license": "Apache-2.0",
    "homepage": "https://croquet.io/docs/microverse/",
    "repository": {
        "type": "git",
        "url": "github:croquet/microverse"
    },
    "scripts": {
        "postinstall" : "node install.js"
    },
    "bugs": "https://github.com/croquet/microverse/issues",
    "publishConfig": {
        "access": "public"
    },
    "keywords": [
        "croquet",
        "worldcore",
        "microverse",
        "realtime",
        "metaverse",
        "3d",
        "multiplayer",
        "virtual-reality",
        "augmented-reality",
        "online"
    ]
}
