{
  "name": "tungsten",
  "version": "0.1.72",
  "description": "",
  "type": "module",
  "bin": {
    "tungsten": "dist/bin/index.js"
  },
  "main": "dist/index.js",
  "exports": {
    ".": "./dist/index.js",
    "./*": "./dist/*",
    "./types/*": "./types/*"
  },
  "files": [
    "dist",
    "types",
    "sxy-loader.config.js",
    "readme.md"
  ],
  "keywords": [],
  "author": "",
  "license": "UNLICENSED",
  "dependencies": {
    "@babel/cli": "^7.28.6",
    "@babel/core": "^7.29.0",
    "@babel/parser": "^7.29.2",
    "@babel/plugin-syntax-import-assertions": "^7.28.6",
    "@babel/plugin-transform-class-properties": "^7.28.6",
    "@babel/preset-react": "^7.28.5",
    "@hono/node-server": "^1.19.11",
    "@rollup/plugin-babel": "^5.3.1",
    "@rollup/plugin-commonjs": "^22.0.2",
    "@rollup/plugin-json": "^6.1.0",
    "@rollup/plugin-node-resolve": "^14.1.0",
    "arktype": "^2.2.0",
    "axios": "^0.27.2",
    "babel-loader": "^8.4.1",
    "babel-plugin-css-to-js": "^0.0.4",
    "babel-plugin-sxy-module-resolver": "^4.1.9",
    "babel-plugin-sxy-transform-cjs-to-esm": "^0.2.6",
    "bcryptjs": "^2.4.3",
    "chalk": "^5.6.2",
    "chalk-extensions": "^2.0.24",
    "chokidar": "^3.6.0",
    "cjs-module-lexer": "^1.4.3",
    "cjstoesm": "^2.1.2",
    "compression-webpack-plugin": "^10.0.0",
    "cookie-parser": "^1.4.7",
    "cross-env": "^7.0.3",
    "decamelize": "^6.0.1",
    "dotenv": "^16.6.1",
    "express": "^4.22.1",
    "find-package-json": "^1.2.0",
    "fs-extra": "^10.1.0",
    "globby": "^13.2.2",
    "hono": "^4.12.8",
    "html-webpack-plugin": "^5.6.6",
    "import-meta-resolve": "^2.2.2",
    "ini": "^4.1.3",
    "install": "^0.13.0",
    "lodash.clonedeep": "^4.5.0",
    "mini-css-extract-plugin": "^2.10.1",
    "node-fetch": "^3.3.2",
    "npm": "^11.12.0",
    "npm-run-all": "^4.1.5",
    "open": "^8.4.2",
    "path-to-regexp": "^6.3.0",
    "postcss": "^8.5.8",
    "precinct": "^12.2.0",
    "react-router": "^6.30.3",
    "redaxios": "^0.5.1",
    "require-resolve-hook": "^1.1.0",
    "rmfr": "^2.0.0",
    "rollup": "^2.80.0",
    "rollup-plugin-gzip": "^3.1.2",
    "rollup-plugin-terser": "^7.0.2",
    "sass": "^1.98.0",
    "serialize-javascript": "^6.0.2",
    "slash": "^4.0.0",
    "sxy-dependency-tree": "^8.1.11",
    "sxy-filing-cabinet": "^3.4.2",
    "sxy-lib": "^3.0.4",
    "sxy-lib-object-copy": "^2.0.5",
    "sxy-loader": "^3.1.0",
    "sxy-package-investigator": "^1.0.0",
    "terser-webpack-plugin": "^5.4.0",
    "util": "^0.12.5",
    "zod": "^4.3.6"
  },
  "devDependencies": {
    "@babel/generator": "^7.29.1",
    "@babel/types": "^7.29.0",
    "@types/babel-types": "^7.0.16",
    "@types/babel__core": "^7.20.5",
    "@types/babel__generator": "^7.27.0",
    "@types/bcrypt": "^5.0.2",
    "@types/bcryptjs": "^2.4.6",
    "@types/chai": "^4.3.20",
    "@types/cookie-parser": "^1.4.10",
    "@types/express": "^4.17.25",
    "@types/find-package-json": "^1.2.7",
    "@types/fs-extra": "^11.0.4",
    "@types/ini": "^1.3.34",
    "@types/lodash.clonedeep": "^4.5.9",
    "@types/node": "^20.19.37",
    "@types/prop-types": "^15.7.15",
    "@types/rmfr": "^2.0.5",
    "@types/serialize-javascript": "^5.0.4",
    "@typescript-eslint/eslint-plugin": "^5.62.0",
    "@typescript-eslint/parser": "^5.62.0",
    "babel-plugin-replace-import-extension": "^1.1.5",
    "babel-plugin-sxy-transform-import-extensions": "^1.0.5",
    "babel-plugin-transform-import-extension": "^1.0.3",
    "chai": "^4.5.0",
    "chai-subset": "^1.6.0",
    "csstype": "^3.2.3",
    "eslint": "^8.57.1",
    "eslint-import-resolver-typescript": "^2.7.1",
    "eslint-plugin-import": "^2.32.0",
    "eslint-plugin-no-type-assertion": "^1.3.0",
    "progress-webpack-plugin": "^1.0.16",
    "prop-types": "^15.8.1",
    "rimraf": "^5.0.10",
    "rmrf": "^2.0.4",
    "rollup-plugin-visualizer": "^5.14.0",
    "supertest": "^6.3.4",
    "sxy-test-runner": "^1.3.8",
    "sxy-types": "^1.0.23",
    "typescript": "^5.9.3",
    "webpack-bundle-analyzer": "^4.10.2",
    "webpack-cli": "^4.10.0",
    "webpack-stats-plugin": "^1.1.3"
  },
  "peerDependencies": {
    "rollup": "^2.79.1"
  },
  "scripts": {
    "__build": "pnpm clean && pnpm build-prep && pnpm build-watch",
    "build": "run-s -c clean build-prep build-watch",
    "clean": "rimraf intermed && rimraf dist",
    "build-once": "rimraf intermed && rimraf dist && pnpm build-ts-once || pnpm build-babel-once",
    "build-quick": "pnpm build-watch",
    "build-prep": "pnpm build-ts-once",
    "build-watch": "run-p build-ts build-babel",
    "build-ts": "tsc --watch",
    "build-ts-once": "tsc",
    "build-babel": "babel intermed --out-dir dist --ignore \"**/*.cjs\" --copy-files --config-file ./babel.framework.config.js --watch",
    "build-babel-once": "babel intermed --out-dir dist --ignore \"**/*.cjs\" --copy-files --config-file ./babel.framework.config.js",
    "test": "sxy-test-runner",
    "prepublish": "pnpm build-once"
  }
}