[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/javaistic/javaistic/v1/package.json [Back]  [Original]

{
  "name": "javaistic",
  "version": "1.8.0",
  "description": "The official Javaistic website.",
  "private": true,
  "main": "index.js",
  "repository": "https://github.com/javaistic/javaistic.git",
  "author": "Arghya Ghosh ",
  "license": "MIT",
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start",
    "export": "next build && next export",
    "format": "prettier {src,remark,rehype}/**/*.{css,js,mdx} --write",
    "lint": "next lint",
    "clean": "rimraf .next"
  },
  "browserslist": [
    "> 1%"
  ],
  "dependencies": {
    "@docsearch/react": "^3.6.1",
    "@formspree/react": "^2.5.1",
    "@headlessui/react": "^1.7.19",
    "@heroicons/react": "^1.0.6",
    "@juggle/resize-observer": "^3.4.0",
    "@mdx-js/loader": "^1.6.22",
    "@mdx-js/react": "^1.6.22",
    "@next/bundle-analyzer": "^14.2.12",
    "@next/mdx": "^14.2.12",
    "@reach/rect": "^0.17.0",
    "@silvenon/remark-smartypants": "^1.0.0",
    "@sindresorhus/slugify": "^1.1.2",
    "@svgr/webpack": "^5.5.0",
    "@tailwindcss/jit": "^0.1.18",
    "@tailwindcss/typography": "^0.4.1",
    "@uiuxarghya/progress-bar": "^0.1.3",
    "autoprefixer": "^10.4.20",
    "babel-plugin-preval": "^5.1.0",
    "clsx": "^1.2.1",
    "dlv": "^1.1.3",
    "file-loader": "^6.2.0",
    "focus-visible": "^5.2.1",
    "framer-motion": "^4.1.17",
    "front-matter": "^4.0.2",
    "glob": "^7.2.3",
    "intersection-observer": "^0.12.2",
    "minimatch": "^3.1.2",
    "next": "^14.2.12",
    "next-themes": "^0.2.1",
    "postcss": "^8.4.47",
    "postcss-focus-visible": "^5.0.0",
    "postcss-import": "^14.1.0",
    "postcss-nested": "^5.0.6",
    "prismjs": "^1.29.0",
    "react": "^18.3.1",
    "react-dom": "^18.3.1",
    "react-intersection-observer": "^8.34.0",
    "redent": "^3.0.0",
    "sharp": "^0.32.6",
    "simple-functional-loader": "^1.2.1",
    "tailwindcss": "^2.2.19",
    "tinytime": "^0.2.6",
    "unist-util-visit": "^2.0.3"
  },
  "devDependencies": {
    "@babel/core": "^7.25.2",
    "@babel/plugin-transform-react-jsx": "^7.25.2",
    "@types/react": "^18.3.8",
    "@typescript-eslint/eslint-plugin": "^5.61.0",
    "@typescript-eslint/parser": "^5.61.0",
    "babel-eslint": "^10.1.0",
    "eslint": "^8.57.0",
    "eslint-config-next": "^14.2.12",
    "eslint-config-react-app": "^7.0.1",
    "eslint-import-resolver-typescript": "^2.7.1",
    "eslint-plugin-flowtype": "8.0.3",
    "eslint-plugin-import": "2.26.0",
    "prettier": "^2.8.8",
    "prettier-plugin-tailwindcss": "^0.1.13",
    "typescript": "^4.9.5",
    "webpack": "^5.94.0"
  }
}

Web Proxy Viewer  |  New URL  |  Original Page