27 lines
544 B
JSON
27 lines
544 B
JSON
{
|
|
"active": true,
|
|
"name": "Instantiator",
|
|
"slug": "instantiator",
|
|
"docsSlug": "doctrine-instantiator",
|
|
"codePath": "/src",
|
|
"versions": [
|
|
{
|
|
"name": "1.1",
|
|
"branchName": "master",
|
|
"slug": "latest",
|
|
"aliases": [
|
|
"current",
|
|
"stable"
|
|
],
|
|
"maintained": true,
|
|
"current": true
|
|
},
|
|
{
|
|
"name": "1.0",
|
|
"branchName": "1.0.x",
|
|
"slug": "1.0"
|
|
}
|
|
]
|
|
}
|
|
|