ts-japi
Version:
A highly-modular (typescript-friendly)-framework agnostic library for serializing data to the JSON:API specification
14 lines (13 loc) • 348 B
JSON
{
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
"bump-minor-pre-major": true,
"bump-patch-for-minor-pre-major": true,
"initial-version": "0.1.0",
"packages": {
".": {
"include-component-in-tag": false,
"release-type": "node"
}
},
"plugins": ["sentence-case"]
}