Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "jisonify", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Browserify plugin for Jison parsers.", | ||
@@ -14,3 +14,6 @@ "main": "index.js", | ||
"devDependencies": { | ||
"browserify": "3.x.x" | ||
"browserify": "3.x.x", | ||
"grunt": "0.x.x", | ||
"shelljs": "0.x.x", | ||
"inquirer": "0.x.x" | ||
}, | ||
@@ -29,5 +32,5 @@ "repository": { | ||
"author": { | ||
"name" : "Chris Schmich", | ||
"email" : "schmch@gmail.com", | ||
"url" : "https://github.com/schmich" | ||
"name": "Chris Schmich", | ||
"email": "schmch@gmail.com", | ||
"url": "https://github.com/schmich" | ||
}, | ||
@@ -34,0 +37,0 @@ "homepage": "https://github.com/schmich/jisonify", |
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
4569
4