cardserver
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "cardserver", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A simple social media card renderer written in PhantomJS – screenshot card-like webpages on-the-fly", | ||
@@ -5,0 +5,0 @@ "main": "cardserver.js", |
@@ -97,3 +97,3 @@ Cardserver | ||
[program:cardserver] | ||
command = phantomjs /path/to/cardserver/cardserver.js | ||
command = cardserver | ||
autostart = true | ||
@@ -100,0 +100,0 @@ autorestart = true |
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
8491