apigeelint
Version:
Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.
16 lines (15 loc) • 335 B
JSON
{
"name": "apigeelint-xmldom-finding-test",
"version": "1.0.0",
"description": "test bug 481 in apigeelint with resolving @xmldom/xmldom",
"devDependencies": {
"apigeelint": "2.x.x",
"debug": "4.3.5"
},
"private": true,
"packageManager": "yarn@4.5.0",
"engines": {
"node": ">=20",
"npm": ">=10.5"
}
}