forked from Shardstone/trail-into-darkness
10 lines
257 B
JSON
10 lines
257 B
JSON
{
|
|
"name": "com.jovian.logger",
|
|
"displayName": "Jovian Logger",
|
|
"version": "1.0.0",
|
|
"description": "A custom logger package based logger that I created some time in the past.",
|
|
"dependencies": {
|
|
"com.unity.nuget.newtonsoft-json": "3.2.1"
|
|
}
|
|
}
|