{
  "name": "turntable-camera-controller",
  "version": "3.0.1",
  "description": "Turn table camera controller",
  "main": "turntable.js",
  "directories": {
    "test": "test"
  },
  "dependencies": {
    "gl-mat4": "^1.0.2",
    "filtered-vector": "^1.2.1",
    "gl-vec3": "^1.0.2"
  },
  "devDependencies": {
    "bunny": "^1.0.1",
    "canvas-fit": "^1.2.0",
    "gl-axes": "^6.0.2",
    "gl-context": "^0.1.1",
    "gl-simplicial-complex": "^3.0.2",
    "right-now": "^1.0.0",
    "tape": "^3.5.0"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/mikolalysenko/turntable-camera-controller.git"
  },
  "keywords": [
    "camera",
    "turntable",
    "control"
  ],
  "author": "Mikola Lysenko",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/mikolalysenko/turntable-camera-controller/issues"
  },
  "homepage": "https://github.com/mikolalysenko/turntable-camera-controller"
}
