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

21 lines
432 B
JSON
Raw Normal View History

2019-01-30 22:22:53 +00:00
{
"name": "givemoneyto.me",
"version": "1.0.0",
"main": "index.js",
"scripts": {
},
"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": {
},
"devDependencies": {
}
}