downloadstation-cli
Advanced tools
Comparing version 0.3.0 to 0.3.1
{ | ||
"name": "downloadstation-cli", | ||
"description": "Manage your Synology Download Station from your terminal", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"author": "Martín M.", | ||
@@ -21,3 +21,5 @@ "license": "MIT", | ||
], | ||
"bin": "bin/sds.js", | ||
"bin": { | ||
"sds": "./bin/sds.js" | ||
}, | ||
"dependencies": { | ||
@@ -24,0 +26,0 @@ "chalk": "^4.0.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11337