-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdependencies.txt
executable file
·36 lines (34 loc) · 1.56 KB
/
dependencies.txt
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
#******************************************************************************#
# #
# dependencies.txt #
# #
#******************************************************************************#
# #
# This is a list of dependencies for a Sharedigm app. #
# #
# Author(s): Abe Megahed #
# #
# This file is subject to the terms and conditions defined in #
# 'LICENSE.md', which is part of this source code distribution. #
# #
#******************************************************************************#
# Copyright (C) 2016-2024, Megahed Labs LLC, www.sharedigm.com #
#******************************************************************************#
# script dependencies
#
models/comments
models/connections
models/topics
collections/comments
collections/connections
collections/topics
apps/post-viewer
apps/topic-viewer
# services dependencies
#
Models/Comments
Models/Topics
Collections/Comments
Collections/Topics
routes/comments
routes/topics