{
  "name": "dnhub-io-tailwind",
  "version": "1.0",
  "private": true,
  "scripts": {
    "dev": "node start.js",
    "build": "next build --webpack",
    "start": "NODE_ENV=production node start.js",
    "lint": "next lint"
  },
  "dependencies": {
    "@codemirror/lang-css": "^6.3.1",
    "@heroui/react": "^3.2.1",
    "@heroui/styles": "^3.2.1",
    "@iconify/react": "^6.0.2",
    "@tanstack/react-table": "^8.21.3",
    "@uiw/codemirror-theme-github": "^4.25.10",
    "@uiw/react-codemirror": "^4.25.10",
    "axios": "^1.5.0",
    "bcryptjs": "^2.4.3",
    "cdn-detector": "^0.1.6",
    "classnames": "^2.5.1",
    "clsx": "^2.1.1",
    "d3": "^7.9.0",
    "dayjs": "^1.11.10",
    "dns2": "^3.0.0",
    "echarts": "^6.0.0",
    "echarts-for-react": "^3.0.6",
    "express": "^4.18.2",
    "jsonwebtoken": "^9.0.2",
    "jszip": "^3.10.1",
    "leaflet": "^1.9.4",
    "lodash": "^4.17.23",
    "mongodb": "^6.11.0",
    "multer": "^2.2.0",
    "next": "^16.1.6",
    "next-google-adsense": "^1.2.0",
    "openai": "^6.45.0",
    "punycode": "^2.3.1",
    "react": "19.2.4",
    "react-dom": "19.2.4",
    "react-ga4": "^3.0.1",
    "react-icons": "^5.5.0",
    "react-leaflet": "^5.0.0",
    "seedrandom": "^3.0.5",
    "simplebar-react": "^3.2.6",
    "soap": "^1.9.3",
    "ssl-checker": "^3.0.1",
    "suneditor": "^3.1.4",
    "uuidv7": "^1.2.1",
    "whois-light": "^1.1.7",
    "wink-eng-lite-web-model": "^1.8.1",
    "wink-nlp": "^2.4.0",
    "zustand": "^5.0.12"
  },
  "devDependencies": {
    "@eslint/compat": "1.2.8",
    "@eslint/eslintrc": "3.3.1",
    "@eslint/js": "9.25.1",
    "@tailwindcss/postcss": "4.1.11",
    "autoprefixer": "^10.4.22",
    "eslint": "9.25.1",
    "eslint-config-prettier": "10.1.5",
    "eslint-plugin-import": "2.32.0",
    "eslint-plugin-jsx-a11y": "6.10.2",
    "eslint-plugin-node": "11.1.0",
    "eslint-plugin-prettier": "5.5.0",
    "eslint-plugin-react": "7.37.5",
    "eslint-plugin-react-hooks": "5.2.0",
    "eslint-plugin-unused-imports": "4.1.4",
    "globals": "16.0.0",
    "postcss": "8.5.6",
    "prettier": "3.5.3",
    "tailwind-variants": "3.1.1",
    "tailwindcss": "4.1.11"
  }
}