16 lines
512 B
JSON
16 lines
512 B
JSON
{
|
|
"name": "apify-js-sdk",
|
|
"description": "Interacts with the Apify JS SDK. Allows you to work with Actors and other Apify features.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Tim Green",
|
|
"email": "rawveg@gmail.com"
|
|
},
|
|
"homepage": "https://github.com/rawveg/claude-skills-marketplace",
|
|
"repository": "https://github.com/rawveg/claude-skills-marketplace",
|
|
"license": "MIT",
|
|
"keywords": ["apify-js-sdk", "apify", "actors", "Claude Code"],
|
|
"category": "productivity",
|
|
"strict": false
|
|
}
|