.package-lock.json 377 B

123456789101112
  1. {
  2. "name": "NFTBoard",
  3. "lockfileVersion": 2,
  4. "requires": true,
  5. "packages": {
  6. "node_modules/jquery-touchswipe": {
  7. "version": "1.6.19",
  8. "resolved": "https://registry.npmjs.org/jquery-touchswipe/-/jquery-touchswipe-1.6.19.tgz",
  9. "integrity": "sha512-b0BGje9reNRU3u6ksAK9QqnX7yBRgLNe/wYG7DOfyDlhBlYjayIT8bSOHmcuvptIDW/ubM9CTW/mnZf9Rohuow=="
  10. }
  11. }
  12. }