mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-11-10 09:12:47 +08:00
33 lines
908 B
JSON
33 lines
908 B
JSON
{
|
|
"name": "dnscontrol",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"dependencies": {
|
|
"prettier": "^2.8.1"
|
|
}
|
|
},
|
|
"node_modules/prettier": {
|
|
"version": "2.8.1",
|
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.1.tgz",
|
|
"integrity": "sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==",
|
|
"bin": {
|
|
"prettier": "bin-prettier.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/prettier/prettier?sponsor=1"
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"prettier": {
|
|
"version": "2.8.1",
|
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.1.tgz",
|
|
"integrity": "sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg=="
|
|
}
|
|
}
|
|
}
|