underscore.template
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "underscore.template", | ||
"version": "0.1.1", | ||
"description": "Extracted template from Underscore", | ||
"version": "0.1.2", | ||
"description": "Extracted template from Underscore, use '_.template' without full underscore source.", | ||
"main": "lib/index.js", | ||
@@ -16,2 +16,4 @@ "license": "MIT", | ||
"underscore.template", | ||
"underscore-template", | ||
"underscore template", | ||
"underscore", | ||
@@ -18,0 +20,0 @@ "micro templating" |
# underscore.template | ||
> Extracted template from [Underscore](http://underscorejs.org/). | ||
> Extracted template from [Underscore](http://underscorejs.org/), use `_.template` without full underscore source. | ||
@@ -4,0 +4,0 @@ [![Build Status](https://travis-ci.org/superRaytin/underscore.template.svg?branch=master)](https://travis-ci.org/superRaytin/underscore.template) |
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
10492