machinepack-digitalocean
Advanced tools
Comparing version 0.4.0 to 0.5.0
module.exports = { | ||
friendlyName: 'List Droplet Info', | ||
friendlyName: 'List All Droplets Info', | ||
description: 'List information on all droplets in your DigitalOcean account.', | ||
@@ -5,0 +5,0 @@ extendedDescription: 'You can find documentation for this API here: https://developers.digitalocean.com/documentation/v2/ and raise issues here: Github.com/NileFrater/machinepack-digitalocean.', |
{ | ||
"name": "machinepack-digitalocean", | ||
"version": "0.4.0", | ||
"version": "0.5.0", | ||
"description": "Communicate with the DigitalOcean API to create, destroy, list and work with droplets.", | ||
@@ -5,0 +5,0 @@ "scripts": { |
22085