- Reverts the schneespur/ subdirectory restructure (b8e426b)
- Restores package.json and vite.config.js (needed for npm build, were
removed in an earlier cleanup before the restructure)
- Updates public/build/ assets with current Vite output (new content hashes)
54 lines
1.2 KiB
JSON
54 lines
1.2 KiB
JSON
{
|
|
"active": true,
|
|
"name": "Inflector",
|
|
"slug": "inflector",
|
|
"docsSlug": "doctrine-inflector",
|
|
"versions": [
|
|
{
|
|
"name": "2.1",
|
|
"branchName": "2.1.x",
|
|
"slug": "2.1",
|
|
"upcoming": true
|
|
},
|
|
{
|
|
"name": "2.0",
|
|
"branchName": "2.0.x",
|
|
"slug": "2.0",
|
|
"current": true,
|
|
"aliases": [
|
|
"current",
|
|
"stable"
|
|
]
|
|
},
|
|
{
|
|
"name": "1.4",
|
|
"branchName": "1.4.x",
|
|
"slug": "1.4",
|
|
"maintained": false
|
|
},
|
|
{
|
|
"name": "1.3",
|
|
"branchName": "1.3.x",
|
|
"slug": "1.3",
|
|
"maintained": false
|
|
},
|
|
{
|
|
"name": "1.2",
|
|
"branchName": "1.2.x",
|
|
"slug": "1.2",
|
|
"maintained": false
|
|
},
|
|
{
|
|
"name": "1.1",
|
|
"branchName": "1.1.x",
|
|
"slug": "1.1",
|
|
"maintained": false
|
|
},
|
|
{
|
|
"name": "1.0",
|
|
"branchName": "1.0.x",
|
|
"slug": "1.0",
|
|
"maintained": false
|
|
}
|
|
]
|
|
}
|