root: project
parents
Showing
.gitignore
0 → 100644
README.md
0 → 100644
bun.lockb
0 → 100755
File added
index.ts
0 → 100644
package.json
0 → 100644
{ | ||
"name": "falcon", | ||
"module": "index.ts", | ||
"type": "module", | ||
"devDependencies": { | ||
"@types/bun": "latest" | ||
}, | ||
"peerDependencies": { | ||
"typescript": "^5.0.0" | ||
}, | ||
"dependencies": { | ||
"jsdom": "^26.1.0" | ||
} | ||
} | ||
\ No newline at end of file |
src/clients/bobcat/SiteInfo.ts
0 → 100644
src/constant/section_selectors.ts
0 → 100644
src/detect_section_selector_masters/index.ts
0 → 100644
tsconfig.json
0 → 100644
Please
register
or
sign in
to comment