{
  "name": "six-day",
  "version": "1.0.9",
  "description": "'after six days,it will be new start'",
  "main": "index.js",
  "types": "./index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "files": [
    "index.js",
    "index.d.ts",
    "src/*.js",
    "src/*.d.ts",
    "src/**/*.js",
    "src/**/*.d.ts",
    "README.md",
    "LICENSE",
    "package.json"
  ],
  "keywords": [
    "six",
    "day"
  ],
  "author": "twinklej",
  "license": "MIT",
  "dependencies": {
    "@types/babylonjs": "^2.4.1",
    "@types/hammerjs": "^2.0.36",
    "@types/node": "^10.12.9",
    "@types/perfect-scrollbar": "^1.3.0",
    "@types/three": "^0.92.25",
    "@types/vue": "^2.0.0",
    "babylonjs": "^3.3.0",
    "babylonjs-gui": "^3.3.0",
    "gsap": "^2.0.2",
    "hammerjs": "^2.0.8",
    "konva": "^2.5.1",
    "perfect-scrollbar": "^1.4.0",
    "three": "^0.98.0",
    "three-text2d": "^0.4.1",
    "vue": "^2.5.17"
  }
}
