HTML5 app for giving and receiving charity.
https://helpinghelena.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
464 B
17 lines
464 B
{
|
|
"name": "com.netsyms.HelpingHelena",
|
|
"displayName": "HelpingHelena",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"author": "Netsyms Technologies",
|
|
"license": "MPL-2.0",
|
|
"dependencies": {
|
|
"@fortawesome/fontawesome-free": "^5.6.3",
|
|
"framework7": "^4",
|
|
"jquery": "^3.3.1",
|
|
"leaflet": "^1.4.0",
|
|
"mapbox-gl": "^0.53.1",
|
|
"mapbox-gl-leaflet": "^0.0.4",
|
|
"qrcode-generator": "^1.4.3"
|
|
}
|
|
}
|