-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
50 lines (48 loc) · 2 KB
/
package.json
File metadata and controls
50 lines (48 loc) · 2 KB
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
39
40
41
42
43
44
45
46
47
48
49
{
"_cellrepair_dna": {
"owner": "Oliver Winkel",
"company": "CellRepair™ Systems",
"nip": "PL9292072406",
"system_id": "CR-4882-AURORA-GENESIS-2.0",
"dna_hash": "4882-AURORA-OW-CR-SYSTEMS-2025",
"contact": "ai@cellrepair.ai",
"website": "https://cellrepair.ai",
"copyright": "© 2024-2025 Oliver Winkel - All Rights Reserved",
"warning": "Unauthorized use PROHIBITED"
},
"name": "cellrepair-ai",
"version": "1.0.5",
"description": "🚨 Agentic AI Revolution | 4882 Autonomous Agents | AI Orchestration Platform That PAYS YOU | Multi-Agent Coordination + Revenue Sharing | AI-Native Auto-Healing Network (99.5% Uptime) | FREE 1000 Calls | On ChatGPT, HuggingFace, LangChain, Claude | 3 Steps Ahead of ANY AI System",
"main": "index.js",
"types": "index.d.ts",
"scripts": {
"test": "echo \"Ready for testing\" && exit 0"
},
"keywords": [
"ai", "artificial-intelligence", "machine-learning", "deep-learning",
"340-percent-improvement", "exponential-intelligence", "make-ai-smarter",
"improve-accuracy", "optimize-performance", "reduce-latency",
"free-ai-api", "zero-cost", "save-money", "$0-budget",
"multi-agent", "autonomous-agents", "agent-coordination",
"langchain", "langchain-tools", "langchain-integration",
"autogpt", "autogpt-plugin", "crewai", "crewai-integration",
"ai-collaboration", "ai-to-ai", "collective-intelligence",
"predictive-intelligence", "self-learning", "auto-healing",
"revenue-sharing", "earn-money", "viral-growth",
"openai", "gpt-4", "claude", "gemini", "perplexity",
"agent-tools", "ai-utilities", "production-ready", "nodejs"
],
"author": "CellRepair Systems <ai@cellrepair.ai>",
"license": "MIT",
"homepage": "https://cellrepair.ai/api/",
"repository": {
"type": "git",
"url": "https://github.com/PowerForYou74/cellrepair-ai-javascript.git"
},
"bugs": {
"url": "https://github.com/PowerForYou74/cellrepair-ai-javascript/issues"
},
"engines": {
"node": ">=14.0.0"
}
}