{
  "name": "three-sbml-guestgd",
  "version": "0.0.3",
  "type": "module",
  "main": "dist/index.js",
  "files": [
    "dist"
  ],
  "keywords": [
    "threeSMBL",
    "threeJS",
    "batched",
    "perfomance",
    "animation",
    "lod"
  ],
  "author": "@guestgd",
  "peerDependencies": {
    "three": ">=0.150.0"
  },
  "description": "threeJS skinned batched mesh"
}
