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.json

22 lines
540 B
JSON

{
"name": "social-landing",
"version": "1.0.0",
"description": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/RealOrangeOne/social-landing.git"
},
"author": "",
"bugs": {
"url": "https://github.com/RealOrangeOne/social-landing/issues"
},
"homepage": "https://github.com/RealOrangeOne/social-landing#readme",
"dependencies": {
"@fortawesome/fontawesome-free": "^5.6.3",
"materialize-css": "^1.0.0"
}
}