File tree 3 files changed +19
-1
lines changed
3 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " xmtp-agents" ,
3
+ "version" : " 0.0.0" ,
3
4
"private" : true ,
4
5
"type" : " module" ,
5
6
"workspaces" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @xmtp/agent-starter" ,
3
3
"version" : " 0.0.5" ,
4
+ "homepage" : " https://github.com/ephemeraHQ/xmtp-agents" ,
5
+ "bugs" : {
6
+ "url" : " https://github.com/ephemeraHQ/xmtp-agents/issues"
7
+ },
8
+ "repository" : {
9
+ "type" : " git" ,
10
+ "url" : " git+ssh://git@github.com/ephemeraHQ/xmtp-agents.git" ,
11
+ "directory" : " packages/agent-starter"
12
+ },
4
13
"license" : " MIT" ,
5
- "type" : " module" ,
6
14
"exports" : {
7
15
"." : {
8
16
"types" : " ./dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @xmtp/lookup" ,
3
3
"version" : " 0.0.4" ,
4
+ "homepage" : " https://github.com/ephemeraHQ/xmtp-agents" ,
5
+ "bugs" : {
6
+ "url" : " https://github.com/ephemeraHQ/xmtp-agents/issues"
7
+ },
8
+ "repository" : {
9
+ "type" : " git" ,
10
+ "url" : " git+ssh://git@github.com/ephemeraHQ/xmtp-agents.git" ,
11
+ "directory" : " packages/lookup"
12
+ },
4
13
"license" : " MIT" ,
5
14
"type" : " module" ,
6
15
"exports" : {
You can’t perform that action at this time.
0 commit comments