audio-diary/package-lock.json

18 lines
471 B
JSON

{
"name": "TuneTales",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"jquery-toast-plugin": "^1.3.2"
}
},
"node_modules/jquery-toast-plugin": {
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/jquery-toast-plugin/-/jquery-toast-plugin-1.3.2.tgz",
"integrity": "sha512-0j/nfqA2FHFuJXp8QL33EVVCY//TDVfq4LULhTbasZYl2aZlX6YiSF5IGrI31dQiS9S4JkXBUfX3rMJcfl/u/g=="
}
}
}