101 lines
3.4 KiB
JSON
101 lines
3.4 KiB
JSON
{
|
|
"packages": [
|
|
{
|
|
"name": "glenscott/url-normalizer",
|
|
"version": "1.4.0",
|
|
"version_normalized": "1.4.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/glenscott/url-normalizer.git",
|
|
"reference": "b8e79d3360a1bd7182398c9956bd74d219ad1b3c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/glenscott/url-normalizer/zipball/b8e79d3360a1bd7182398c9956bd74d219ad1b3c",
|
|
"reference": "b8e79d3360a1bd7182398c9956bd74d219ad1b3c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"time": "2015-06-11T16:06:02+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"URL\\": "src/URL"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Glen Scott",
|
|
"email": "glen@glenscott.co.uk"
|
|
}
|
|
],
|
|
"description": "Syntax based normalization of URL's",
|
|
"install-path": "../glenscott/url-normalizer"
|
|
},
|
|
{
|
|
"name": "techcrunch/wp-async-task",
|
|
"version": "dev-master",
|
|
"version_normalized": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/techcrunch/wp-async-task.git",
|
|
"reference": "9bdbbf9df4ff5179711bb58b9a2451296f6753dc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/techcrunch/wp-async-task/zipball/9bdbbf9df4ff5179711bb58b9a2451296f6753dc",
|
|
"reference": "9bdbbf9df4ff5179711bb58b9a2451296f6753dc",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"10up/wp_mock": "dev-master",
|
|
"phpunit/phpunit": "*@stable"
|
|
},
|
|
"time": "2016-03-10T17:37:13+00:00",
|
|
"type": "wordpress-plugin",
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"classmap": [
|
|
"wp-async-task.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Alex Khadiwala",
|
|
"role": "developer"
|
|
},
|
|
{
|
|
"name": "Nicolas Vincent",
|
|
"role": "developer"
|
|
},
|
|
{
|
|
"name": "Eric Mann",
|
|
"email": "eric.mann@10up.com",
|
|
"role": "developer"
|
|
},
|
|
{
|
|
"name": "John P. Bloch",
|
|
"email": "john.bloch@10up.com",
|
|
"role": "developer"
|
|
}
|
|
],
|
|
"description": "Run asynchronous tasks for long-running operations in WordPress",
|
|
"install-path": "../techcrunch/wp-async-task"
|
|
}
|
|
],
|
|
"dev": true,
|
|
"dev-package-names": []
|
|
}
|