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.
36 lines
1.1 KiB
JSON
36 lines
1.1 KiB
JSON
[
|
|
{
|
|
"name": "pds/skeleton",
|
|
"version": "1.0.0",
|
|
"version_normalized": "1.0.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": ""
|
|
},
|
|
"time": "2017-01-25 23:30:41",
|
|
"bin": [
|
|
"bin/pds-skeleton"
|
|
],
|
|
"type": "standard",
|
|
"installation-source": "dist",
|
|
"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"
|
|
}
|
|
]
|