-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsfdx-project.json
33 lines (33 loc) · 1.02 KB
/
sfdx-project.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
{
"packageDirectories": [
{
"versionName": "version 0.1",
"versionNumber": "0.1.0.NEXT",
"path": "moxygen",
"default": true,
"package": "Moxygen",
"versionDescription": ""
}
],
"name": "Moxygen",
"namespace": "",
"sfdcLoginUrl": "https://login.salesforce.com",
"sourceApiVersion": "62.0",
"packageAliases": {
"Moxygen": "0Hoak0000000MtNCAU",
"[email protected]": "04tak0000004wVFAAY",
"[email protected]": "04tak0000004wbhAAA",
"[email protected]": "04tak0000004y7FAAQ",
"[email protected]": "04tak00000054m9AAA",
"[email protected]": "04tak00000058g5AAA",
"[email protected]": "04tak0000005A3ZAAU",
"[email protected]": "04tak0000005BVtAAM",
"[email protected]": "04tak0000005DZJAA2",
"[email protected]": "04tak0000005HkzAAE",
"[email protected]": "04tak0000005Jd7AAE",
"[email protected]": "04tak0000005JejAAE",
"[email protected]": "04tak0000005JgLAAU",
"[email protected]": "04tak0000005JhxAAE",
"[email protected]": "04tak0000005JmnAAE"
}
}