{
  "name": "velox3d",
  "version": "0.2.5",
  "bin": {
    "velox": "./bin/velox.js"
  },
  "type": "module",
  "scripts": {
    "start": "node ./bin/velox.js",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "chalk": "^5.0.0",
    "commander": "^11.0.0"
  },
  "keywords": [
    "threejs",
    "three.js",
    "react-three-fiber",
    "r3f",
    "3d",
    "webgl",
    "velox3d",
    "scene",
    "renderer",
    "camera",
    "threejs-utils",
    "orbitcontrols",
    "threejs-starter",
    "threejs-boilerplate",
    "javascript-3d",
    "threejs-components",
    "minimal-threejs",
    "threejs-library",
    "threejs-scaffold"
  ],
  "author": "kratosmort",
  "license": "MIT"
}
