13 lines
272 B
JSON
13 lines
272 B
JSON
|
{
|
||
|
"authors": [
|
||
|
"Andrew Lalis"
|
||
|
],
|
||
|
"copyright": "Copyright © 2024, Andrew Lalis",
|
||
|
"dependencies": {
|
||
|
"requests": "~>2.1.3"
|
||
|
},
|
||
|
"description": "Shared code for both agent and API.",
|
||
|
"license": "proprietary",
|
||
|
"name": "shared-utils",
|
||
|
"targetType": "sourceLibrary"
|
||
|
}
|