{
    "name": "@bitbybit-dev/occt",
    "version": "1.3.2",
    "description": "Bit By Bit Developers CAD algorithms using OpenCascade Technology kernel. Run in Node and in Browser.",
    "homepage": "https://docs.bitbybit.dev/classes/Bit.OCCT",
    "main": "index.js",
    "repository": {
        "type": "git",
        "url": "git+https://github.com/bitbybit-dev/bitbybit.git",
        "directory": "packages/dev/occt"
    },
    "directories": {
        "lib": "lib"
    },
    "keywords": [
        "Bit By Bit Developers",
        "bitbybit",
        "bitbybit.dev",
        "Geometry",
        "CAD",
        "3D",
        "OCCT",
        "OpenCascade",
        "Parametric",
        "Modeling",
        "Browser",
        "Node",
        "3D algorithms",
        "STEP",
        "STP",
        "3D modeling",
        "3D printing",
        "3D printing algorithms",
        "3D software",
        "OpenCascade Technology",
        "AEC",
        "Automotive",
        "Engineering",
        "CAE",
        "CAM"
    ],
    "author": "Bit by bit developers",
    "license": "MIT",
    "funding": {
        "type": "corporate",
        "url": "https://bitbybit.dev/auth/pick-plan"
    },
    "types": "./index.d.ts",
    "type": "module",
    "dependencies": {
        "@bitbybit-dev/base": "1.3.2"
    }
}
