2020-03-03 00:25:42 +08:00
|
|
|
{
|
2025-01-04 01:25:22 +08:00
|
|
|
"lockfileVersion": 3,
|
2025-01-02 01:02:23 +08:00
|
|
|
"name": "dnscontrol",
|
2022-12-12 06:28:58 +08:00
|
|
|
"packages": {
|
|
|
|
"": {
|
|
|
|
"dependencies": {
|
2025-01-04 01:25:22 +08:00
|
|
|
"prettier": "^3.4.2"
|
2022-12-12 06:28:58 +08:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/prettier": {
|
|
|
|
"bin": {
|
2025-01-04 01:25:22 +08:00
|
|
|
"prettier": "bin/prettier.cjs"
|
2022-12-12 06:28:58 +08:00
|
|
|
},
|
|
|
|
"engines": {
|
2025-01-04 01:25:22 +08:00
|
|
|
"node": ">=14"
|
2022-12-12 06:28:58 +08:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/prettier/prettier?sponsor=1"
|
2025-01-02 01:02:23 +08:00
|
|
|
},
|
2025-01-04 01:25:22 +08:00
|
|
|
"integrity": "sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==",
|
|
|
|
"license": "MIT",
|
|
|
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.2.tgz",
|
|
|
|
"version": "3.4.2"
|
2020-03-03 00:25:42 +08:00
|
|
|
}
|
2025-01-02 01:02:23 +08:00
|
|
|
},
|
|
|
|
"requires": true
|
2020-03-03 00:25:42 +08:00
|
|
|
}
|