{
  "name": "3d-model",
  "version": "0.0.0-alpha",
  "description": "3d model",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hujiulong/3d-model.git"
  },
  "keywords": [
    "3d"
  ],
  "author": "Jiulong Hu <me@hujiulong.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/hujiulong/3d-model/issues"
  },
  "homepage": "https://github.com/hujiulong/3d-model#readme",
  "dependencies": {
    "three": "^0.100.0"
  }
}
