File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 "version" : " 1.0.0" ,
44 "description" : " AgentCard schemas and .well-known/agent.json templates for CommandLayer-compatible agents." ,
55 "license" : " Apache-2.0" ,
6- "author" : " Gregory Soucy <dev@commandlayer.org>" ,
6+ "author" : " Greg Soucy <dev@commandlayer.org>" ,
77 "type" : " module" ,
8+ "homepage" : " https://commandlayer.org" ,
9+ "repository" : {
10+ "type" : " git" ,
11+ "url" : " https://github.com/commandlayer/agent-cards.git"
12+ },
13+ "bugs" : {
14+ "url" : " https://github.com/commandlayer/agent-cards/issues"
15+ },
16+ "keywords" : [
17+ " a2a" ,
18+ " agent" ,
19+ " agent-cards" ,
20+ " agents" ,
21+ " autonomous-agents" ,
22+ " commandlayer" ,
23+ " discovery" ,
24+ " ens" ,
25+ " ethereum" ,
26+ " eth" ,
27+ " erc8004" ,
28+ " identity" ,
29+ " interoperability" ,
30+ " json-schema" ,
31+ " receipts" ,
32+ " schemas" ,
33+ " well-known" ,
34+ " x402"
35+ ],
36+ "publishConfig" : {
37+ "access" : " public"
38+ },
39+ "files" : [
40+ " .well-known/" ,
41+ " agents/" ,
42+ " schemas/" ,
43+ " checksums/" ,
44+ " README.md" ,
45+ " LICENSE" ,
46+ ],
847 "scripts" : {
948 "validate:cards" : " node scripts/validate-cards.mjs" ,
1049 "typecheck" : " tsc --noEmit" ,
You can’t perform that action at this time.
0 commit comments