{
  "_args": [
    [
      "three-full@28.0.2",
      "/home/gitlab-runner/builds/6iUbpg6c/0/web/clp/camly-platform-web"
    ]
  ],
  "_from": "three-full@28.0.2",
  "_id": "three-full@28.0.2",
  "_inBundle": false,
  "_integrity": "sha512-KJKj47qYcRbT6efPQ5kV5/uxiIq9lX0tf/eK2B6KarqRUY8JcF+vN9R5r+6wZMekBrO/sGD6gEQkKUcCN7G7tA==",
  "_location": "/three-full",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "three-full@28.0.2",
    "name": "three-full",
    "escapedName": "three-full",
    "rawSpec": "28.0.2",
    "saveSpec": null,
    "fetchSpec": "28.0.2"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/three-full/-/three-full-28.0.2.tgz",
  "_spec": "28.0.2",
  "_where": "/home/gitlab-runner/builds/6iUbpg6c/0/web/clp/camly-platform-web",
  "author": {
    "name": "Itee"
  },
  "bugs": {
    "url": "https://github.com/Itee/three-full/issues"
  },
  "dependencies": {},
  "description": "The famous ThreeJs library with integrated examples as es6 modules",
  "devDependencies": {
    "chai": "^4.2.0",
    "del": "^5.1.0",
    "gulp": "^4.0.2",
    "gulp-batch-replace": "^0.0.0",
    "gulp-eslint": "^6.0.0",
    "gulp-util": "^3.0.8",
    "karma": "^4.4.1",
    "karma-chai": "^0.1.0",
    "karma-chrome-launcher": "^3.1.0",
    "karma-firefox-launcher": "^1.3.0",
    "karma-htmlfile-reporter": "^0.3.8",
    "karma-mocha": "^1.3.0",
    "karma-mocha-reporter": "^2.2.5",
    "mocha": "^7.0.1",
    "rollup": "^1.31.1",
    "rollup-plugin-buble": "^0.19.8",
    "rollup-plugin-terser": "^5.2.0",
    "three": "^0.113.2"
  },
  "homepage": "https://github.com/Itee/three-full#readme",
  "keywords": [
    "threejs",
    "es6",
    "examples",
    "module",
    "3d"
  ],
  "license": "MIT",
  "main": "builds/Three.cjs.js",
  "module": "builds/Three.es.js",
  "name": "three-full",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Itee/three-full.git"
  },
  "scripts": {
    "build": "gulp build-three",
    "build-test": "gulp build-test",
    "clean": "gulp clean",
    "convert": "gulp convert-three",
    "help": "gulp help",
    "lint": "gulp lint",
    "patch": "gulp patch-three",
    "release": "gulp release",
    "test": "gulp test"
  },
  "version": "28.0.2"
}
