18 lines
432 B
JSON
18 lines
432 B
JSON
{
|
|
"name": "school-checkin",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"dependencies": {
|
|
"database": "^0.0.2"
|
|
}
|
|
},
|
|
"node_modules/database": {
|
|
"version": "0.0.2",
|
|
"resolved": "https://registry.npmjs.org/database/-/database-0.0.2.tgz",
|
|
"integrity": "sha512-lrqvU32firrb2TBjn4Iv9V1Mh90rqUtyyLAvdSqdGP2w7IrNy+oI5IqGNowHq8o+/WVnQtKNfNIpLYd6uWZLHw=="
|
|
}
|
|
}
|
|
}
|