2018-10-12 06:44:35 +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"
|
|
|
|
],
|
|
|
|
"content-hash": "02220c2a6087d409a5e53060ee20c47e",
|
|
|
|
"packages": [
|
|
|
|
{
|
|
|
|
"name": "daita/my-small-php-tools",
|
|
|
|
"version": "dev-master",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/daita/my-small-php-tools.git",
|
2018-11-29 17:39:55 +00:00
|
|
|
"reference": "36ea85a58ceb57a521c8f5a43effb4a7330e7b4c"
|
2018-10-12 06:44:35 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2018-11-29 17:39:55 +00:00
|
|
|
"url": "https://api.github.com/repos/daita/my-small-php-tools/zipball/36ea85a58ceb57a521c8f5a43effb4a7330e7b4c",
|
|
|
|
"reference": "36ea85a58ceb57a521c8f5a43effb4a7330e7b4c",
|
2018-10-12 06:44:35 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": "^7.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
2018-10-26 09:34:57 +00:00
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"daita\\MySmallPhpTools\\": "lib/"
|
|
|
|
}
|
|
|
|
},
|
2018-10-12 06:44:35 +00:00
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"AGPL-3.0-or-later"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Maxence Lange",
|
|
|
|
"email": "maxence@artificial-owl.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "My small PHP Tools",
|
2018-11-29 17:39:55 +00:00
|
|
|
"time": "2018-11-29T16:46:38+00:00"
|
2018-10-12 06:44:35 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"packages-dev": [],
|
|
|
|
"aliases": [],
|
|
|
|
"minimum-stability": "stable",
|
|
|
|
"stability-flags": {
|
|
|
|
"daita/my-small-php-tools": 20
|
|
|
|
},
|
|
|
|
"prefer-stable": false,
|
|
|
|
"prefer-lowest": false,
|
|
|
|
"platform": [],
|
|
|
|
"platform-dev": []
|
|
|
|
}
|