@croquet/microverse-library
Version:
An npm package version of Microverse
33 lines (32 loc) • 793 B
JSON
{
"name": "@croquet/microverse-library",
"version": "0.7.21",
"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"
]
}