74 lines
2.6 KiB
JSON
74 lines
2.6 KiB
JSON
{
|
|
"name": "backend",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"@prisma/cli": {
|
|
"version": "2.7.1",
|
|
"resolved": "https://registry.npmjs.org/@prisma/cli/-/cli-2.7.1.tgz",
|
|
"integrity": "sha512-0uA+gWkNQ35DveVHDPltiTCTr4wcXtEhnPs463IEM+Xn8dTv9x0gtZiYHSuQM3t7uwlOxj1rurBsqSbiljynfQ==",
|
|
"dev": true
|
|
},
|
|
"@prisma/client": {
|
|
"version": "2.7.1",
|
|
"resolved": "https://registry.npmjs.org/@prisma/client/-/client-2.7.1.tgz",
|
|
"integrity": "sha512-IEWDCuvIaQTira8/jAyf+uY+AuPPUFDIXMSN4zEA/gvoJv2woq7RmkaubS+NQVgDbbyOR6F3UcXLiFTYQDzZkQ==",
|
|
"requires": {
|
|
"pkg-up": "^3.1.0"
|
|
}
|
|
},
|
|
"find-up": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz",
|
|
"integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==",
|
|
"requires": {
|
|
"locate-path": "^3.0.0"
|
|
}
|
|
},
|
|
"locate-path": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz",
|
|
"integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==",
|
|
"requires": {
|
|
"p-locate": "^3.0.0",
|
|
"path-exists": "^3.0.0"
|
|
}
|
|
},
|
|
"p-limit": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
|
|
"integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
|
|
"requires": {
|
|
"p-try": "^2.0.0"
|
|
}
|
|
},
|
|
"p-locate": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz",
|
|
"integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==",
|
|
"requires": {
|
|
"p-limit": "^2.0.0"
|
|
}
|
|
},
|
|
"p-try": {
|
|
"version": "2.2.0",
|
|
"resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
|
|
"integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ=="
|
|
},
|
|
"path-exists": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
|
|
"integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU="
|
|
},
|
|
"pkg-up": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/pkg-up/-/pkg-up-3.1.0.tgz",
|
|
"integrity": "sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==",
|
|
"requires": {
|
|
"find-up": "^3.0.0"
|
|
}
|
|
}
|
|
}
|
|
}
|