inital commit
This commit is contained in:
82
projects.json
Normal file
82
projects.json
Normal file
@@ -0,0 +1,82 @@
|
||||
[
|
||||
{
|
||||
"path": "/usr/local/bin/app1",
|
||||
"version": 1.0
|
||||
},
|
||||
{
|
||||
"path": "/opt/software/tool2",
|
||||
"version": 2.5
|
||||
},
|
||||
{
|
||||
"path": "/home/user/games/game1",
|
||||
"version": 3.2
|
||||
},
|
||||
{
|
||||
"path": "/var/lib/serviceX",
|
||||
"version": 4.8
|
||||
},
|
||||
{
|
||||
"path": "/usr/bin/editor",
|
||||
"version": 5.6
|
||||
},
|
||||
{
|
||||
"path": "/usr/sbin/daemonY",
|
||||
"version": 6.3
|
||||
},
|
||||
{
|
||||
"path": "/home/user/tools/cli",
|
||||
"version": 7.1
|
||||
},
|
||||
{
|
||||
"path": "/etc/configurator",
|
||||
"version": 8.9
|
||||
},
|
||||
{
|
||||
"path": "/home/admin/scripts/utility",
|
||||
"version": 9.4
|
||||
},
|
||||
{
|
||||
"path": "/usr/local/share/app2",
|
||||
"version": 10.2
|
||||
},
|
||||
{
|
||||
"path": "/usr/local/bin/app1",
|
||||
"version": 1.0
|
||||
},
|
||||
{
|
||||
"path": "/opt/software/tool2",
|
||||
"version": 2.5
|
||||
},
|
||||
{
|
||||
"path": "/home/user/games/game1",
|
||||
"version": 3.2
|
||||
},
|
||||
{
|
||||
"path": "/var/lib/serviceX",
|
||||
"version": 4.8
|
||||
},
|
||||
{
|
||||
"path": "/usr/bin/editor",
|
||||
"version": 5.6
|
||||
},
|
||||
{
|
||||
"path": "/usr/sbin/daemonY",
|
||||
"version": 6.3
|
||||
},
|
||||
{
|
||||
"path": "/home/user/tools/cli",
|
||||
"version": 7.1
|
||||
},
|
||||
{
|
||||
"path": "/etc/configurator",
|
||||
"version": 8.9
|
||||
},
|
||||
{
|
||||
"path": "/home/admin/scripts/utility",
|
||||
"version": 9.4
|
||||
},
|
||||
{
|
||||
"path": "/usr/local/share/app2",
|
||||
"version": 10.2
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user