123456789101112131415161718192021222324 |
- {
- "name": "NFTBoard",
- "lockfileVersion": 2,
- "requires": true,
- "packages": {
- "": {
- "dependencies": {
- "jquery-touchswipe": "^1.6.19"
- }
- },
- "node_modules/jquery-touchswipe": {
- "version": "1.6.19",
- "resolved": "https://registry.npmjs.org/jquery-touchswipe/-/jquery-touchswipe-1.6.19.tgz",
- "integrity": "sha512-b0BGje9reNRU3u6ksAK9QqnX7yBRgLNe/wYG7DOfyDlhBlYjayIT8bSOHmcuvptIDW/ubM9CTW/mnZf9Rohuow=="
- }
- },
- "dependencies": {
- "jquery-touchswipe": {
- "version": "1.6.19",
- "resolved": "https://registry.npmjs.org/jquery-touchswipe/-/jquery-touchswipe-1.6.19.tgz",
- "integrity": "sha512-b0BGje9reNRU3u6ksAK9QqnX7yBRgLNe/wYG7DOfyDlhBlYjayIT8bSOHmcuvptIDW/ubM9CTW/mnZf9Rohuow=="
- }
- }
- }
|