You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
51 lines
1.7 KiB
JSON
51 lines
1.7 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#composer-lock-the-lock-file",
|
|
"This file is @generated automatically"
|
|
],
|
|
"hash": "bae5c4c1d23da7b19effa06573632e18",
|
|
"content-hash": "442d9e936a1cf311fd26a8bf5bfad65e",
|
|
"packages": [],
|
|
"packages-dev": [
|
|
{
|
|
"name": "pds/skeleton",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-pds/skeleton.git",
|
|
"reference": "95e476e5d629eadacbd721c5a9553e537514a231"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-pds/skeleton/zipball/95e476e5d629eadacbd721c5a9553e537514a231",
|
|
"reference": "95e476e5d629eadacbd721c5a9553e537514a231",
|
|
"shasum": ""
|
|
},
|
|
"bin": [
|
|
"bin/pds-skeleton"
|
|
],
|
|
"type": "standard",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Pds\\Skeleton\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"CC-BY-SA-4.0"
|
|
],
|
|
"description": "Standard for PHP package skeletons.",
|
|
"homepage": "https://github.com/php-pds/skeleton",
|
|
"time": "2017-01-25 23:30:41"
|
|
}
|
|
],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": []
|
|
}
|