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
Raw Normal View History

2019-01-11 13:34:36 +00:00
{
"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"
},
2019-01-11 13:43:09 +00:00
"homepage": "https://github.com/RealOrangeOne/social-landing#readme",
"dependencies": {
2019-01-12 11:02:04 +00:00
"@fortawesome/fontawesome-free": "^5.6.3",
2019-01-11 13:43:09 +00:00
"materialize-css": "^1.0.0"
}
2019-01-11 13:34:36 +00:00
}