openc3-tool-limitsmonitor 5.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata ADDED
@@ -0,0 +1,57 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: openc3-tool-limitsmonitor
3
+ version: !ruby/object:Gem::Version
4
+ version: 5.0.6
5
+ platform: ruby
6
+ authors:
7
+ - Ryan Melton
8
+ - Jason Thomas
9
+ autorequire:
10
+ bindir: bin
11
+ cert_chain: []
12
+ date: 2022-07-29 00:00:00.000000000 Z
13
+ dependencies: []
14
+ description: " This plugin adds the OpenC3 Limits Monitor tool\n"
15
+ email:
16
+ - ryan@openc3.com
17
+ - jason@openc3.com
18
+ executables: []
19
+ extensions: []
20
+ extra_rdoc_files: []
21
+ files:
22
+ - LICENSE.txt
23
+ - README.md
24
+ - Rakefile
25
+ - plugin.txt
26
+ - tools/limitsmonitor/index.html
27
+ - tools/limitsmonitor/js/405.js
28
+ - tools/limitsmonitor/js/405.js.map
29
+ - tools/limitsmonitor/js/986.js
30
+ - tools/limitsmonitor/js/986.js.map
31
+ - tools/limitsmonitor/js/app.js
32
+ - tools/limitsmonitor/js/app.js.map
33
+ homepage: https://github.com/OpenC3/openc3
34
+ licenses:
35
+ - AGPL-3.0-only
36
+ - Nonstandard
37
+ metadata: {}
38
+ post_install_message:
39
+ rdoc_options: []
40
+ require_paths:
41
+ - lib
42
+ required_ruby_version: !ruby/object:Gem::Requirement
43
+ requirements:
44
+ - - ">="
45
+ - !ruby/object:Gem::Version
46
+ version: '0'
47
+ required_rubygems_version: !ruby/object:Gem::Requirement
48
+ requirements:
49
+ - - ">="
50
+ - !ruby/object:Gem::Version
51
+ version: '0'
52
+ requirements: []
53
+ rubygems_version: 3.3.14
54
+ signing_key:
55
+ specification_version: 4
56
+ summary: OpenC3 Tool Limits Monitor
57
+ test_files: []