Skip to content
Snippets Groups Projects
package-lock.json 474 B
Newer Older
{
  "name": "sg_youtube",
  "lockfileVersion": 3,
  "requires": true,
  "packages": {
    "": {
      "name": "sg_youtube",
      "dependencies": {
        "basiclightbox": "^5.0"
      }
    },
    "node_modules/basiclightbox": {
      "version": "5.0.4",
      "resolved": "https://registry.npmjs.org/basiclightbox/-/basiclightbox-5.0.4.tgz",
      "integrity": "sha512-EsuNWmfcFXWZOe0txKXsllYOC7bDpoaVLc4HHHlYKB/roymlZs+FBdLUU6rx2yPpnJZhulwheKdPjqr2k0+NGQ=="
    }
  }
}