{
  "name": "@eaglesong/task-panorama",
  "version": "0.2.0",
  "description": "Eaglesong task for Panorama",
  "keywords": [
    "dota 2",
    "eaglesong"
  ],
  "homepage": "https://github.com/ark120202/eaglesong#readme",
  "bugs": "https://github.com/ark120202/eaglesong/issues",
  "repository": "https://github.com/ark120202/eaglesong/tree/master/packages/task-panorama",
  "license": "Apache-2.0",
  "author": "ark120202",
  "files": [
    "lib/**/*.{js,ts,json}",
    "template.ejs"
  ],
  "main": "lib/index.js",
  "types": "lib/index.d.ts",
  "dependencies": {
    "@eaglesong/helper-task": "^0.2.0",
    "@posthtml/esm": "^1.0.0",
    "@types/copy-webpack-plugin": "^6.0.0",
    "@types/fs-extra": "^8.0.1",
    "@types/html-webpack-plugin": "^3.2.3",
    "@types/js-yaml": "^3.12.1",
    "@types/loader-utils": "^2.0.1",
    "@types/lodash": "^4.14.149",
    "@types/memory-fs": "^0.3.2",
    "@types/sass": "^1.16.0",
    "@types/webpack": "^4.41.21",
    "@types/webpack-merge": "^4.1.5",
    "ajv": "^6.10.2",
    "copy-webpack-plugin": "^6.0.3",
    "file-loader": "^6.0.0",
    "fork-ts-checker-webpack-plugin": "^5.0.7",
    "fs-extra": "^8.1.0",
    "html-webpack-plugin": "^4.3.0",
    "js-yaml": "^3.13.1",
    "loader-utils": "^2.0.0",
    "lodash": "^4.17.15",
    "memory-fs": "^0.5.0",
    "p-props": "^3.1.0",
    "posthtml": "^0.13.1",
    "read-pkg": "^5.2.0",
    "resolve-from": "^5.0.0",
    "sass": "^1.26.10",
    "sass-loader": "^9.0.2",
    "tapable": "^2.0.0-beta.11",
    "ts-loader": "^7.0.5",
    "tslib": "^1.10.0",
    "upath": "^1.2.0",
    "webpack": "^4.43.0",
    "webpack-merge": "^5.0.8"
  },
  "devDependencies": {
    "panorama-types": "^1.5.1",
    "typescript": "^3.7.4"
  },
  "peerDependencies": {
    "panorama-types": "^1.5.1",
    "typescript": "^3.0.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "46d4b4297b025da7cefc68502c3c7c6060ca2e94"
}
