{
  "name": "@pslb/pslb",
  "version": "4.4.1",
  "main": "./lib/index.js",
  "types": "./lib/index.d.ts",
  "engines": {
    "node": ">=11"
  },
  "bin": "./bin/pslb",
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "@pslb/estree-helper": "^4.2.0",
    "@pslb/rollup-plugin-dll": "^4.4.1",
    "@rollup/plugin-commonjs": "^20.0.0",
    "@rollup/plugin-json": "^4.1.0",
    "@rollup/plugin-node-resolve": "^13.0.4",
    "@rollup/plugin-replace": "^3.0.0",
    "@rollup/plugin-sucrase": "^4.0.0",
    "@rollup/plugin-virtual": "^2.0.3",
    "@yarnpkg/lockfile": "^1.1.0",
    "astring": "1.7.5",
    "change-case": "^4.1.2",
    "estree-walker": "^2.0.2",
    "express": "^4.17.1",
    "fs-extra": "^10.0.0",
    "glob": "^7.1.7",
    "libnpmpublish": "^4.0.2",
    "lodash": "^4.17.21",
    "minimist": "^1.2.5",
    "node-fetch": "^2.6.1",
    "object-hash": "^2.2.0",
    "pacote": "^11.3.5",
    "postcss": "^8.3.6",
    "query-string": "^7.0.1",
    "rollup": "^2.56.2",
    "rollup-plugin-postcss": "^4.0.0",
    "rollup-plugin-terser": "^7.0.2",
    "semver": "^7.3.5",
    "serve-handler": "^6.1.3",
    "winston": "^3.3.3"
  },
  "devDependencies": {
    "@types/estree": "^0.0.50",
    "@types/express": "^4.17.13",
    "@types/fs-extra": "^9.0.12",
    "@types/glob": "^7.1.4",
    "@types/libnpmpublish": "^4.0.0",
    "@types/minimist": "^1.2.2",
    "@types/node-fetch": "^2.5.12",
    "@types/object-hash": "^2.1.1",
    "@types/pacote": "^11.1.1",
    "@types/rollup-plugin-postcss": "^2.0.1",
    "@types/semver": "^7.3.8",
    "@types/serve-handler": "^6.1.1",
    "@types/winston": "^2.4.4",
    "@types/yarnpkg__lockfile": "^1.1.5"
  },
  "gitHead": "a7efbb7b300030d2a99a43c512b9eb132d172742"
}
