package management

This commit is contained in:
kepler155c
2018-11-03 18:14:11 -04:00
parent aa66b1c663
commit 1f7ef4a483
124 changed files with 1274 additions and 9 deletions

9
storageManager/.package Normal file
View File

@@ -0,0 +1,9 @@
{
required = {
'opus-develop-1.8',
},
title = 'Manage inventory',
repository = 'kepler155c/opus-apps/develop1.8/storageManager',
description = [[ ... ]],
licence = 'MIT',
}