UNPKG

4.65 kBJSONView Raw
1{
2 "version": 1,
3 "modules": [
4 {
5 "name": "",
6 "description": "Flow-Based Programming environment for JavaScript",
7 "runtime": "noflo",
8 "base": "node_modules/noflo",
9 "components": [
10 {
11 "name": "Graph",
12 "path": "node_modules/noflo/components/Graph.js",
13 "source": "node_modules/noflo/components/Graph.js",
14 "elementary": true
15 }
16 ]
17 },
18 {
19 "name": "core",
20 "description": "NoFlo Essentials",
21 "runtime": "noflo",
22 "base": "node_modules/noflo-core",
23 "components": [
24 {
25 "name": "Callback",
26 "path": "node_modules/noflo-core/components/Callback.coffee",
27 "source": "node_modules/noflo-core/components/Callback.coffee",
28 "elementary": true
29 },
30 {
31 "name": "Copy",
32 "path": "node_modules/noflo-core/components/Copy.coffee",
33 "source": "node_modules/noflo-core/components/Copy.coffee",
34 "elementary": true
35 },
36 {
37 "name": "DisconnectAfterPacket",
38 "path": "node_modules/noflo-core/components/DisconnectAfterPacket.coffee",
39 "source": "node_modules/noflo-core/components/DisconnectAfterPacket.coffee",
40 "elementary": true
41 },
42 {
43 "name": "Drop",
44 "path": "node_modules/noflo-core/components/Drop.coffee",
45 "source": "node_modules/noflo-core/components/Drop.coffee",
46 "elementary": true
47 },
48 {
49 "name": "Kick",
50 "path": "node_modules/noflo-core/components/Kick.coffee",
51 "source": "node_modules/noflo-core/components/Kick.coffee",
52 "elementary": true
53 },
54 {
55 "name": "MakeFunction",
56 "path": "node_modules/noflo-core/components/MakeFunction.coffee",
57 "source": "node_modules/noflo-core/components/MakeFunction.coffee",
58 "elementary": true
59 },
60 {
61 "name": "Merge",
62 "path": "node_modules/noflo-core/components/Merge.coffee",
63 "source": "node_modules/noflo-core/components/Merge.coffee",
64 "elementary": true
65 },
66 {
67 "name": "Output",
68 "path": "node_modules/noflo-core/components/Output.coffee",
69 "source": "node_modules/noflo-core/components/Output.coffee",
70 "elementary": true
71 },
72 {
73 "name": "ReadGlobal",
74 "path": "node_modules/noflo-core/components/ReadGlobal.coffee",
75 "source": "node_modules/noflo-core/components/ReadGlobal.coffee",
76 "elementary": true
77 },
78 {
79 "name": "Repeat",
80 "path": "node_modules/noflo-core/components/Repeat.coffee",
81 "source": "node_modules/noflo-core/components/Repeat.coffee",
82 "elementary": true
83 },
84 {
85 "name": "RepeatAsync",
86 "path": "node_modules/noflo-core/components/RepeatAsync.coffee",
87 "source": "node_modules/noflo-core/components/RepeatAsync.coffee",
88 "elementary": true
89 },
90 {
91 "name": "RepeatDelayed",
92 "path": "node_modules/noflo-core/components/RepeatDelayed.coffee",
93 "source": "node_modules/noflo-core/components/RepeatDelayed.coffee",
94 "elementary": true
95 },
96 {
97 "name": "RunInterval",
98 "path": "node_modules/noflo-core/components/RunInterval.coffee",
99 "source": "node_modules/noflo-core/components/RunInterval.coffee",
100 "elementary": true
101 },
102 {
103 "name": "RunTimeout",
104 "path": "node_modules/noflo-core/components/RunTimeout.coffee",
105 "source": "node_modules/noflo-core/components/RunTimeout.coffee",
106 "elementary": true
107 },
108 {
109 "name": "SendNext",
110 "path": "node_modules/noflo-core/components/SendNext.coffee",
111 "source": "node_modules/noflo-core/components/SendNext.coffee",
112 "elementary": true
113 },
114 {
115 "name": "Split",
116 "path": "node_modules/noflo-core/components/Split.coffee",
117 "source": "node_modules/noflo-core/components/Split.coffee",
118 "elementary": true
119 }
120 ]
121 },
122 {
123 "name": "core",
124 "description": "NoFlo Essentials",
125 "runtime": "noflo-nodejs",
126 "base": "node_modules/noflo-core",
127 "components": [
128 {
129 "name": "ReadEnv",
130 "path": "node_modules/noflo-core/components/ReadEnv.coffee",
131 "source": "node_modules/noflo-core/components/ReadEnv.coffee",
132 "elementary": true
133 }
134 ]
135 }
136 ]
137}
\No newline at end of file