File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
+ type = ' bash'
2
3
name = ' bash-object'
3
4
slug = ' bash_object'
4
5
version = ' 0.8.0'
5
6
authors = [' Edwin Kofler" <edwin@kofler.dev>' ]
7
+ description = ' Manipulate heterogenous data hierarchies in Bash'
6
8
7
9
[run ]
8
10
dependencies = [' https://github.com/hyperupcall/bats-all.git@v4.2.0' ]
Original file line number Diff line number Diff line change 1
1
[package ]
2
- name = ' '
3
- slug = ' '
4
- version = ' '
5
- authors = []
6
- description = ' '
2
+ type = ' bash'
3
+ name = ' bash-object-example'
4
+ slug = ' bash_object_example'
5
+ version = ' 0.1.0'
6
+ authors = [' Edwin Kofler <edwin@kofler.dev>' ]
7
+ description = ' Example for bash_object'
7
8
8
9
[run ]
9
10
dependencies = [' https://github.com/hyperupcall/bash-object.git@7936badc984fc56c1aa7e2c940e5e382923146d7' ]
You can’t perform that action at this time.
0 commit comments