-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
51 lines (51 loc) · 1.49 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
{
"name": "awdev",
"version": "1.0.0",
"description": "Awdev Personal Portfolio",
"homepage": "https://github.com/zonenubia/zonenubia.github.io",
"website": "https://www.awdev.my.id/",
"main": "index.js",
"mobilesdk_app_id": "1:953071445640:android:ea0c38c1e2ab763abe213d",
"android_client_info": {
"package_name": "my.id.awdev.app",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"AWDEV",
"AWDEV QR",
"AWDEV CORPORATION",
"WEB AWDEV",
"BLOOG AWDEV",
"ORGANITATION",
"COMUNITY",
"AWDEV SOURCE",
"AWDEV CLIENTS",
"AWDEV COMUNITY",
"AWDEV UPDATE",
"AWDEV NEWS"
],
"author": "awdev (https://www.awdev.my.id)",
"url": "https://zonenubia.github.io",
"Github CLI": "gh repo clone zonenubia/zonenubia.github.io",
"repository": "https://github.com/zonenubia/zonenubia.github.io.git",
"ssh": "git@github.com:zonenubia/zonenubia.github.io.git",
"favicon": "/favicon.ico",
"license": "GNU Lesser General Public License v2.1",
"funding": "https://saweria.co/AwGroupChannel",
"dependencies": {
"express": "^1.1.0",
"jsonwebtoken": "^1.1.1"
}
}
{
// For Firebase JS SDK v7.20.0 and later, measurementId is optional
const firebaseConfig = {
apiKey: "AIzaSyDO_WlJ7nHoe7T6udRU_wHO-TaW_LcZlTc",
authDomain: "awdev-my-id.firebaseapp.com",
projectId: "awdev-my-id",
storageBucket: "awdev-my-id.appspot.com",
messagingSenderId: "953071445640",
appId: "1:953071445640:web:6d0dc29b64282654be213d",
measurementId: "G-XBP1JRB80V"
}