-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathrouting.json
More file actions
35 lines (35 loc) · 727 Bytes
/
routing.json
File metadata and controls
35 lines (35 loc) · 727 Bytes
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
{
"data": {
"id": "ember-4.10.0-ember/routing",
"type": "module",
"attributes": {
"name": "ember/routing",
"submodules": {},
"elements": {},
"fors": {
"Ember": 1
},
"namespaces": {},
"tag": "module",
"file": "packages/@ember/routing/lib/controller_for.ts",
"line": 4,
"parent": null,
"publicclasses": [],
"privateclasses": [],
"staticfunctions": {},
"allstaticfunctions": {},
"version": "4.10.0"
},
"relationships": {
"classes": {
"data": []
},
"project-version": {
"data": {
"id": "ember-4.10.0",
"type": "project-version"
}
}
}
}
}