Comparing version 0.0.3 to 0.1.0
{ | ||
"name": "gulp-ejs", | ||
"version": "0.0.3", | ||
"description": "A plugin for Gulp", | ||
"version": "0.1.0", | ||
"description": "A plugin for Gulp that parses ejs template files", | ||
"keywords": [ | ||
@@ -32,5 +32,3 @@ "gulpplugin", | ||
"mocha": "~1.14.0", | ||
"should": "~2.1.0", | ||
"gulp-util": "~2.2.0", | ||
"ejs": "~0.8.5" | ||
"should": "~2.1.0" | ||
}, | ||
@@ -37,0 +35,0 @@ "engines": { |
@@ -35,3 +35,5 @@ # gulp-ejs [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][depstat-image]][depstat-url] | ||
For more info on `ejs` options, check the [project's documentation](https://github.com/visionmedia/ejs). | ||
## License | ||
@@ -38,0 +40,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
6721
2
50