grunt-contrib-templify
Advanced tools
Comparing version 0.1.3 to 0.1.4
@@ -18,4 +18,5 @@ module.exports = { | ||
"\t};\n" + | ||
"};\n"; | ||
"};\n" + | ||
"Vue.use(Templify);"; | ||
} | ||
}; |
{ | ||
"name": "grunt-contrib-templify", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "A simple project for quick and dirty conversion of HTML files to javascript for various cases, particularly unit testing.", | ||
@@ -15,5 +15,6 @@ "main": "index.js", | ||
"grunt", | ||
"osu", | ||
"unit-test", | ||
"template", | ||
"angularjs", | ||
"vuejs", | ||
"html2js" | ||
@@ -20,0 +21,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
22605
322