{
    "name": "baby",
    "version": "1.1.1",
    "description": "An insanely easy-to-use game engine built on BabylonJS",
    "main": "index.js",
    "types": "index.d.ts",
    "dependencies": {
        "@hapi/ammo": "^5.0.1",
        "ably": "^1.2.4",
        "babylonjs": "^4.2.0",
        "babylonjs-gui": "^4.2.0",
        "babylonjs-materials": "^4.2.0",
        "dotenv": "^8.2.0"
    },
    "scripts": {
        "comment01": "There is NO Github repository for this code.  It is generated by 'baby-source'.",
        "comment02": "The function of this directory is to publish to NPM.",
        "comment03": "update the version and use the syntax 'npm publish'"
    },
    "keywords": [
        "game",
        "engine",
        "3D"
    ],
    "author": "Tom Berend",
    "license": "MIT",
    "homepage": "https://communityreading.org/baby"
}
