{
  "id": "Inventory",
  "version": "1.5.0-SNAPSHOT",
  "isReleaseManaged": true,
  "displayName": "Core Inventory",
  "author": "The Terasology Foundation",
  "description": "This module adds a standard and simple inventory system as well as hooks for other modules",
  "dependencies": [
    {
      "id": "CoreAssets",
      "minVersion": "2.0.0",
      "optional": true
    }
  ],
  "isLibrary": true,
  "isAugmentation": true
}
