Name Description Size
.mocharc.cjs 187
api-extractor.docs.json 380
api-extractor.json 725
CHANGELOG.md 17613
package.json /*.ts", "tsconfig.json" ], "clean": "if-file-deleted", "output": [ "lib/**", "!lib/esm/package.json" ], "dependencies": [ "generate:package-json" ] }, "generate:package-json": { "command": "tsx ../../tools/generate_module_package_json.ts lib/esm/package.json", "files": [ "../../tools/generate_module_package_json.ts" ], "output": [ "lib/esm/package.json" ] }, "build:docs": { "command": "api-extractor run --local --config \"./api-extractor.docs.json\"", "files": [ "api-extractor.docs.json", "lib/esm/main.d.ts", "tsconfig.json" ], "dependencies": [ "build" ] }, "build:test": { "command": "tsc -b test/src/tsconfig.json", "files": [ "test/* 2596
README.md # @puppeteer/browsers 1525
src
test
tools
tsconfig.json 159
tsdoc.json 336