mirror of
https://github.com/varunsridharan/actions-toolkit.git
synced 2025-02-24 15:43:38 +08:00
62 lines
2 KiB
JSON
62 lines
2 KiB
JSON
{
|
|
"_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#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
],
|
|
"content-hash": "186789314681ef91e22ed86aecad1977",
|
|
"packages": [
|
|
{
|
|
"name": "milo/github-api",
|
|
"version": "v1.4.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/milo/github-api.git",
|
|
"reference": "f72f6a1699f9a648dafdb278cbf9a6dc258b4e1f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/milo/github-api/zipball/f72f6a1699f9a648dafdb278cbf9a6dc258b4e1f",
|
|
"reference": "f72f6a1699f9a648dafdb278cbf9a6dc258b4e1f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"nette/tester": "~1.7.0"
|
|
},
|
|
"suggest": {
|
|
"ext-curl": "Allows you to use Http\\CurlClient"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/Github/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Miloslav Hůla",
|
|
"email": "miloslav.hula@gmail.com",
|
|
"homepage": "https://github.com/milo"
|
|
}
|
|
],
|
|
"description": "Github API easy access",
|
|
"time": "2020-01-03T17:19:16+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": [],
|
|
"plugin-api-version": "1.1.0"
|
|
}
|