mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-11-13 03:34:32 +08:00
884118f6dd
* Add support for Alias in Azure * Actioned comments and added parse tests * GetTargetDebug * Go formatting
11 lines
319 B
JSON
11 lines
319 B
JSON
{
|
|
"requires": true,
|
|
"lockfileVersion": 1,
|
|
"dependencies": {
|
|
"prettier": {
|
|
"version": "1.19.1",
|
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-1.19.1.tgz",
|
|
"integrity": "sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew=="
|
|
}
|
|
}
|
|
}
|