[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/Sudarshan-Reddy-RSE/content/SphinxKnight-patch-1/package.json [Back]  [Original]

{
  "name": "content",
  "version": "1.0.0",
  "private": true,
  "license": "SEE LICENSE IN LICENSE.md",
  "engines": {
    "node": ">=12.0.0"
  },
  "scripts": {
    "up-to-date-check": "node scripts/up-to-date-check.js",
    "start": "yarn up-to-date-check && env-cmd --silent cross-env CONTENT_ROOT=files REACT_APP_DISABLE_AUTH=true node node_modules/@mdn/yari/server",
    "filecheck": "env-cmd --silent cross-env CONTENT_ROOT=files node node_modules/@mdn/yari/filecheck/cli.js --cwd=.",
    "content": "env-cmd --silent cross-env CONTENT_ROOT=files node node_modules/@mdn/yari/tool/cli.js",
    "build": "env-cmd --silent cross-env CONTENT_ROOT=files BUILD_OUT_ROOT=build node node_modules/@mdn/yari/build/cli.js"
  },
  "dependencies": {
    "@mdn/yari": "0.4.289",
    "cross-env": "7.0.3",
    "env-cmd": "10.1.0"
  }
}

Web Proxy Viewer  |  New URL  |  Original Page