Comparing version 0.0.7 to 0.0.8
#!/usr/bin/env node | ||
var cli = require("cli"); | ||
var filewalker = require('filewalker'); | ||
var _ = require("underscore-keypath"); | ||
@@ -27,3 +26,2 @@ var path = require("path"); | ||
console.log(this.options); | ||
var generator; | ||
@@ -30,0 +28,0 @@ var errors = []; |
@@ -7,3 +7,3 @@ { | ||
"main" : "generator.js", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
@@ -10,0 +10,0 @@ "scripts" : { |
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
80765
2235