electron-runner
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "electron-runner", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Enables for running NodeJS apps in Electron.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -22,1 +22,7 @@ #electron-runner | ||
``` | ||
usage: | ||
``` | ||
npm install --save-dev electron-runner | ||
node_modules/.bin/electron-runner PATH_FOR_CONFIG_FILE | ||
``` |
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
6700
28