-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
38 lines (38 loc) · 954 Bytes
/
Copy pathpackage.json
File metadata and controls
38 lines (38 loc) · 954 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"name": "solopreneur-skills",
"version": "1.0.0",
"private": true,
"description": "42 AI agent skills for solopreneurs — CRO, SEO, GTM, cold email, pricing, and more. This file exists for npm registry discoverability only; the repo has no runtime JS dependencies.",
"keywords": [
"claude",
"claude-code",
"claude-skills",
"ai-agent",
"solopreneur",
"marketing",
"cro",
"seo",
"saas",
"shopify",
"wordpress",
"cold-email",
"growth",
"indie-hacker",
"ai-seo",
"geo"
],
"author": "Sudhakar",
"license": "MIT",
"homepage": "https://github.com/Sudhakaran88/solopreneur-skills",
"repository": {
"type": "git",
"url": "https://github.com/Sudhakaran88/solopreneur-skills.git"
},
"bugs": {
"url": "https://github.com/Sudhakaran88/solopreneur-skills/issues"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/Sudhakaran88"
}
}