mirror of
https://github.com/s4u/maven-settings-action.git
synced 2026-02-12 00:05:49 +08:00
22 lines
697 B
JSON
22 lines
697 B
JSON
{
|
|
"name": "maven-settings-action",
|
|
"version": "2.4.0",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"node_modules/@actions/core": {
|
|
"version": "1.2.6",
|
|
"resolved": "https://registry.npmjs.org/@actions/core/-/core-1.2.6.tgz",
|
|
"integrity": "sha512-ZQYitnqiyBc3D+k7LsgSBmMDVkOVidaagDG7j3fOym77jNunWRuYx7VSHa9GNfFZh+zh61xsCjRj4JxMZlDqTA=="
|
|
},
|
|
"node_modules/xmldom": {
|
|
"version": "0.4.0",
|
|
"resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.4.0.tgz",
|
|
"integrity": "sha512-2E93k08T30Ugs+34HBSTQLVtpi6mCddaY8uO+pMNk1pqSjV5vElzn4mmh6KLxN3hki8rNcHSYzILoh3TEWORvA==",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
}
|
|
}
|
|
}
|