archive
/
givemoneyto.me
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.
givemoneyto.me/package.json

23 lines
560 B
JSON
Raw Normal View History

2019-01-30 22:22:53 +00:00
{
"name": "givemoneyto.me",
"version": "1.0.0",
"main": "index.js",
2019-02-04 13:46:15 +00:00
"scripts": {},
2019-01-30 22:22:53 +00:00
"repository": {
"type": "git",
"url": "git+https://github.com/RealOrangeOne/givemoneyto.me.git"
},
"author": "",
"bugs": {
"url": "https://github.com/RealOrangeOne/givemoneyto.me/issues"
},
"homepage": "https://github.com/RealOrangeOne/givemoneyto.me#readme",
"dependencies": {
2019-02-04 13:46:15 +00:00
"@fortawesome/fontawesome-free": "^5.7.1",
2019-02-04 21:48:02 +00:00
"animate.css": "^3.7.0",
2019-06-29 12:17:41 +01:00
"bootstrap": "4.2.1",
"parcel-bundler": "^1.12.3"
2019-01-30 22:22:53 +00:00
},
2019-02-04 13:46:15 +00:00
"devDependencies": {}
2019-01-30 22:22:53 +00:00
}