2017-05-26 12:33:02 +00:00
|
|
|
{
|
|
|
|
"_readme": [
|
|
|
|
"This file locks the dependencies of your project to a known state",
|
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
|
|
"This file is @generated automatically"
|
|
|
|
],
|
2017-05-26 14:37:29 +00:00
|
|
|
"content-hash": "46b8df398deb4dcab6be119460287302",
|
2017-05-26 12:33:02 +00:00
|
|
|
"packages": [
|
2017-05-26 14:37:29 +00:00
|
|
|
{
|
|
|
|
"name": "curl/curl",
|
|
|
|
"version": "1.6.1",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/php-mod/curl.git",
|
|
|
|
"reference": "96f5bd47bab8d76f1883c257c6659091987ef662"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/php-mod/curl/zipball/96f5bd47bab8d76f1883c257c6659091987ef662",
|
|
|
|
"reference": "96f5bd47bab8d76f1883c257c6659091987ef662",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-curl": "*",
|
|
|
|
"php": ">=5.3.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "3.7.*",
|
|
|
|
"squizlabs/php_codesniffer": "~2.1"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Curl": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Hassan Amouhzi",
|
|
|
|
"email": "hassan@anezi.net",
|
|
|
|
"homepage": "http://hassan.amouhzi.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "php-curl-class",
|
|
|
|
"homepage": "https://github.com/php-curl-class"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "user52",
|
|
|
|
"homepage": "https://github.com/user52"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "cURL class for PHP",
|
|
|
|
"homepage": "https://github.com/php-mod/curl",
|
|
|
|
"keywords": [
|
|
|
|
"curl",
|
|
|
|
"dot"
|
|
|
|
],
|
|
|
|
"time": "2017-04-03T15:04:35+00:00"
|
|
|
|
},
|
2017-05-26 12:33:02 +00:00
|
|
|
{
|
|
|
|
"name": "emcconville/google-map-polyline-encoding-tool",
|
|
|
|
"version": "v1.3",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/emcconville/google-map-polyline-encoding-tool.git",
|
|
|
|
"reference": "dbf3816936620b88f0fc4000fddd94b5ce13eadb"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/emcconville/google-map-polyline-encoding-tool/zipball/dbf3816936620b88f0fc4000fddd94b5ce13eadb",
|
|
|
|
"reference": "dbf3816936620b88f0fc4000fddd94b5ce13eadb",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "4.1.*",
|
|
|
|
"satooshi/php-coveralls": "dev-master",
|
|
|
|
"squizlabs/php_codesniffer": "2.0.0a2"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"src/Polyline.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"GNU"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Eric McConville",
|
|
|
|
"email": "emcconville@emcconville.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "A simple class to handle polyline-encoding for Google Maps",
|
|
|
|
"keywords": [
|
|
|
|
"google",
|
|
|
|
"maps"
|
|
|
|
],
|
|
|
|
"time": "2016-04-05T01:18:39+00:00"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"packages-dev": [],
|
|
|
|
"aliases": [],
|
|
|
|
"minimum-stability": "stable",
|
|
|
|
"stability-flags": [],
|
|
|
|
"prefer-stable": false,
|
|
|
|
"prefer-lowest": false,
|
|
|
|
"platform": [],
|
|
|
|
"platform-dev": []
|
|
|
|
}
|