PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Stefan Löwe   BattMan   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: for dowloading dependencies
Class: BattMan
Monitor the battery charge level of computers
Author: By
Last change: Update of composer.json
Date: 2 months ago
Size: 379 bytes
 

Contents

Class file image Download
{ "name": "ws/loewe/BattMan", "repositories": [ { "type": "vcs", "url": "https://github.com/stefan-loewe/Woody" }, { "type": "vcs", "url": "https://github.com/stefan-loewe/Utils" } ], "require": { "ws/loewe/Woody": "dev-master", "ws/loewe/Utils": "dev-master" } }