mirror of
https://github.com/SociallyDev/Spaces-API.git
synced 2025-08-14 02:27:23 -07:00
Delete composer.json
This commit is contained in:
parent
34bf52f253
commit
1d5b8b9dc8
1 changed files with 0 additions and 24 deletions
|
@ -1,24 +0,0 @@
|
|||
{
|
||||
"name": "SociallyDev/Spaces-API",
|
||||
"description": "An API wrapper for DigitalOcean's Spaces object storage designed for easy use.",
|
||||
"type": "library",
|
||||
"require": {
|
||||
"php": ">=5.3.0",
|
||||
},
|
||||
"license": "MIT",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Devang Srivastava"
|
||||
}
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/SociallyDev/Spaces-API/issues"
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
"url": "https://github.com/SociallyDev/Spaces-API"
|
||||
},
|
||||
"autoload": {
|
||||
"files": ["spaces.php"]
|
||||
},
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue