18 lines
444 B
JSON
Executable File
18 lines
444 B
JSON
Executable File
{
|
|
"name": "crossmap/web",
|
|
"description": "Crossmap Portal Website",
|
|
"require": {
|
|
"paquettg/php-html-parser": "^2.0",
|
|
"hybridauth/hybridauth": "^3.0",
|
|
"guzzlehttp/guzzle": "^6.3",
|
|
"dirkgroenen/pinterest-api-php": "^0.2.12",
|
|
"aws/aws-sdk-php": "^3.100"
|
|
},
|
|
"authors": [
|
|
{
|
|
"name": "crossmap",
|
|
"email": "phpw3c@gmail.com"
|
|
}
|
|
]
|
|
}
|