freealberta/map/package-lock.json

18 lines
425 B
JSON

{
"name": "map",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"papaparse": "^5.5.3"
}
},
"node_modules/papaparse": {
"version": "5.5.3",
"resolved": "https://registry.npmjs.org/papaparse/-/papaparse-5.5.3.tgz",
"integrity": "sha512-5QvjGxYVjxO59MGU2lHVYpRWBBtKHnlIAcSe1uNFCkkptUh63NFRj0FJQm7nR67puEruUci/ZkjmEFrjCAyP4A=="
}
}
}