archive
/
social-landing
Archived
1
Fork 0
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
social-landing/package-lock.json

19 lines
684 B
JSON
Raw Permalink Normal View History

2019-01-11 13:34:36 +00:00
{
"name": "social-landing",
"version": "1.0.0",
2019-01-11 13:43:09 +00:00
"lockfileVersion": 1,
"requires": true,
"dependencies": {
2019-01-12 11:02:04 +00:00
"@fortawesome/fontawesome-free": {
"version": "5.6.3",
"resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-free/-/fontawesome-free-5.6.3.tgz",
"integrity": "sha512-s5PLdI9NYgjBvfrv6rhirPHlAHWx+Sfo/IjsAeiXYfmemC/GSjwsyz1wLnGPazbLPXWfk62ks980o9AmsxYUEQ=="
},
2019-01-11 13:43:09 +00:00
"materialize-css": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/materialize-css/-/materialize-css-1.0.0.tgz",
"integrity": "sha512-4/oecXl8y/1i8RDZvyvwAICyqwNoKU4or5uf8uoAd74k76KzZ0Llym4zhJ5lLNUskcqjO0AuMcvNyDkpz8Z6zw=="
}
}
2019-01-11 13:34:36 +00:00
}