Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Firefox/remote/test/puppeteer/tools/doctest/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 892 B image not shown  

Quelle  package.json   Sprache: unbekannt

 
{
  "name": "@puppeteer/doctest",
  "version": "0.1.0",
  "type": "module",
  "private": true,
  "bin": "./bin/doctest.js",
  "description": "Tests JSDoc @example code within a file.",
  "license": "Apache-2.0",
  "scripts": {
    "build": "wireit",
    "clean": "../clean.mjs"
  },
  "wireit": {
    "build": {
      "command": "tsc -b && tsx ../../tools/chmod.ts 755 ./bin/doctest.js",
      "clean": "if-file-deleted",
      "files": [
        "src/**"
      ],
      "output": [
        "bin/**",
        "tsconfig.tsbuildinfo"
      ]
    }
  },
  "devDependencies": {
    "@swc/core": "1.10.4",
    "@types/doctrine": "0.0.9",
    "@types/source-map-support": "0.5.10",
    "@types/yargs": "17.0.33",
    "acorn": "8.14.0",
    "doctrine": "3.0.0",
    "glob": "10.4.5",
    "pkg-dir": "8.0.0",
    "source-map-support": "0.5.21",
    "source-map": "0.7.4",
    "yargs": "17.7.2"
  }
}

[ Dauer der Verarbeitung: 0.3 Sekunden  (vorverarbeitet)  ]