dnscontrol/package-lock.json

27 lines
658 B
JSON

{
"lockfileVersion": 3,
"name": "dnscontrol",
"packages": {
"": {
"dependencies": {
"prettier": "^3.4.2"
}
},
"node_modules/prettier": {
"bin": {
"prettier": "bin/prettier.cjs"
},
"engines": {
"node": ">=14"
},
"funding": {
"url": "https://github.com/prettier/prettier?sponsor=1"
},
"integrity": "sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==",
"license": "MIT",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.2.tgz",
"version": "3.4.2"
}
},
"requires": true
}