update
This commit is contained in:
+1
-15
@@ -1,15 +1 @@
|
||||
# solver-cli
|
||||
|
||||
To install dependencies:
|
||||
|
||||
```bash
|
||||
bun install
|
||||
```
|
||||
|
||||
To run:
|
||||
|
||||
```bash
|
||||
bun run index.js
|
||||
```
|
||||
|
||||
This project was created using `bun init` in bun v1.2.10. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.
|
||||
# Please see [github.com/tiagorangel1/cap](https://github.com/tiagorangel1/cap)
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
"version": "0.0.1",
|
||||
"name": "@cap.js/cli",
|
||||
"module": "index.js",
|
||||
"description": "CLI Solver for the Cap CAPTCHA",
|
||||
"type": "module",
|
||||
"private": false,
|
||||
"keywords": [
|
||||
|
||||
Reference in New Issue
Block a user