{
  "name": "the-scene-mixins",
  "description": "Mixins for the-scene",
  "version": "4.0.9",
  "author": {
    "name": "okunishinishi",
    "email": "okunishinishi@gmail.com",
    "url": "undefined"
  },
  "browser": "shim",
  "bugs": {
    "url": "https://github.com/the-labo/the-scene-mixins/issues"
  },
  "dependencies": {
    "asleep": "^1.0.3",
    "asobj": "^3.0.1",
    "bwindow": "^2.0.2",
    "invariant": "^2.2.4",
    "objnest": "^5.0.4",
    "qs": "^6.6.0",
    "the-array": "^1.4.1",
    "the-check": "^2.0.23",
    "the-error": "^2.0.5"
  },
  "devDependencies": {
    "injectmock": "^2.0.0",
    "mocha": "^6.0.2",
    "the-script-build": "^5.0.1",
    "the-script-jsdoc": "^2.0.4",
    "the-script-release": "^1.0.10",
    "the-script-share": "^1.0.6",
    "the-script-update": "^2.0.1",
    "the-templates": "^6.0.8"
  },
  "engines": {
    "node": ">=8",
    "npm": ">=4"
  },
  "homepage": "https://github.com/the-labo/the-scene-mixins#readme",
  "keywords": [
    "the"
  ],
  "license": "MIT",
  "main": "lib",
  "repository": "the-labo/the-scene-mixins",
  "scripts": {
    "build": "the-script-build",
    "doc": "the-script-jsdoc",
    "prepare": "the-script-build && the-script-jsdoc",
    "release": "the-script-release -y",
    "share": "the-script-share",
    "test": "mocha",
    "update": "the-script-update",
    "watch": "the-script-build -w"
  }
}
