Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:50:07 +08:00
commit 33cccc3280
9 changed files with 215148 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "apify-js-sdk",
"description": "Interacts with the Apify JS SDK. Allows you to work with Actors and other Apify features.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Tim Green",
"email": "rawveg@gmail.com"
},
"skills": [
"./skills/apify-js-sdk"
]
}