{
  "name": "@malagu/web",
  "version": "2.60.3",
  "description": "",
  "main": "lib/common/index.js",
  "typings": "lib/common/index.d.ts",
  "dependencies": {
    "@malagu/core": "2.60.3",
    "@malagu/http": "2.60.3",
    "@types/express": "^4.17.9",
    "body-parser": "^1.20.0",
    "class-transformer": "^0.5.1",
    "class-validator": "^0.14.0",
    "cookies": "^0.8.0",
    "cors": "^2.8.5",
    "crc": "^4.3.2",
    "express": "^4.17.1",
    "node-gzip": "^1.1.2",
    "url-pattern": "^1.0.3"
  },
  "publishConfig": {
    "access": "public"
  },
  "keywords": [
    "malagu-component"
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/cellbang/malagu.git"
  },
  "bugs": {
    "url": "https://github.com/cellbang/malagu/issues"
  },
  "homepage": "https://github.com/cellbang/malagu",
  "files": [
    "lib",
    "src",
    "malagu.yml"
  ],
  "scripts": {
    "lint": "malagu-component lint",
    "build": "malagu-component build",
    "watch": "malagu-component watch",
    "clean": "malagu-component clean",
    "test": "malagu-component test:js"
  },
  "devDependencies": {
    "@malagu/cli-service": "2.60.3",
    "@malagu/component": "2.60.3",
    "@types/cors": "^2.8.6"
  },
  "gitHead": "747503eff02d143c4f280181e6824c6731ae3bcd"
}
