File: /var/www/vhosts/creativefellows.nl/hi.creativefellows.nl/public/package-lock.json
{
"name": "codekit-project",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "codekit-project",
"version": "1.0.0",
"license": "UNLICENSED",
"dependencies": {
"foundation-sites": "^6.8.1",
"jquery-lazy": "^1.7.11"
}
},
"node_modules/foundation-sites": {
"version": "6.8.1",
"resolved": "https://registry.npmjs.org/foundation-sites/-/foundation-sites-6.8.1.tgz",
"integrity": "sha512-9JAuLqVgzf7EIRUqVKeYN68dU/SGe0aNJPgnejdfJKSWnBFdQLF3Zvy9WEQ1gE/gnyvwG3Ia3LkkEd9774n0bQ==",
"engines": {
"node": ">=16.0"
},
"peerDependencies": {
"jquery": ">=3.6.0",
"motion-ui": "latest",
"what-input": ">=5.2.10"
}
},
"node_modules/jquery": {
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.1.tgz",
"integrity": "sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg=="
},
"node_modules/jquery-lazy": {
"version": "1.7.11",
"resolved": "https://registry.npmjs.org/jquery-lazy/-/jquery-lazy-1.7.11.tgz",
"integrity": "sha512-jNAOMwfgf+lYaOCc/atBVjbOzAIRW5BUyjQ4b4jJPkQM6I0zGZd4m/Y73ekfAlrQQDg3/Dge3YNhW7Cqjgi0UA==",
"dependencies": {
"jquery": ">=1.7.2"
}
},
"node_modules/motion-ui": {
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/motion-ui/-/motion-ui-2.0.5.tgz",
"integrity": "sha512-MJs4dS7/bSnJ92X5IB4bTIif6SwqwEDbX1F/eiUGSzIVhVTl4UqD8xr8ygg01dXZrpPrDjjUNoVkB8vT+PaY/g==",
"peer": true,
"peerDependencies": {
"jquery": ">=3.6.0"
}
},
"node_modules/what-input": {
"version": "5.2.12",
"resolved": "https://registry.npmjs.org/what-input/-/what-input-5.2.12.tgz",
"integrity": "sha512-3yrSa7nGSXGJS6wZeSkO6VNm95pB1mZ9i3wFzC1hhY7mn4/afue/MvXz04OXNdBC8bfo4AB4RRd3Dem9jXM58Q==",
"peer": true
}
}
}