16 lines
397 B
JSON
16 lines
397 B
JSON
{
|
|
"name": "sbrl/wandering-sandpiper",
|
|
"description": "A simple error report / stack trace gathering system.",
|
|
"type": "project",
|
|
"require": {
|
|
"yosymfony/toml": "^1.0",
|
|
"aura/autoload": "^2.0"
|
|
},
|
|
"license": "MPL-2.0",
|
|
"authors": [
|
|
{
|
|
"name": "Starbeamrainbowlabs",
|
|
"email": "sbrl@starbeamrainbowlabs.com"
|
|
}
|
|
]
|
|
}
|