Skip to content

Commit fa9bc2f

Browse files
author
gmh5225
committed
1.1.1
1 parent 0f4c62b commit fa9bc2f

2 files changed

Lines changed: 12 additions & 4 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cursorlearn2api",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "OpenAI-compatible Cursor API service using Playwright for web automation and learning purposes",
55
"main": "server.js",
66
"bin": {
@@ -23,7 +23,15 @@
2323
"engines": {
2424
"node": ">=16.0.0"
2525
},
26-
"keywords": ["cursor", "api", "openai", "playwright", "automation", "ai", "chatgpt"],
26+
"keywords": [
27+
"cursor",
28+
"api",
29+
"openai",
30+
"playwright",
31+
"automation",
32+
"ai",
33+
"chatgpt"
34+
],
2735
"author": "gmh5225",
2836
"license": "MIT",
2937
"repository": {

0 commit comments

Comments
 (0)