зеркало из https://github.com/microsoft/torchgeo.git
27 строки
633 B
JSON
27 строки
633 B
JSON
{
|
|
"name": "torchgeo",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"dependencies": {
|
|
"prettier": ">=3.3.3"
|
|
}
|
|
},
|
|
"node_modules/prettier": {
|
|
"version": "3.3.3",
|
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz",
|
|
"integrity": "sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==",
|
|
"bin": {
|
|
"prettier": "bin/prettier.cjs"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/prettier/prettier?sponsor=1"
|
|
}
|
|
}
|
|
}
|
|
}
|