From a764164a74feb8ba5632837a025708f63f700e1c Mon Sep 17 00:00:00 2001 From: Christopher Bennage Date: Thu, 23 Feb 2012 14:41:03 -0800 Subject: [PATCH] added nuget specification --- mustache.js.nuspec | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 mustache.js.nuspec diff --git a/mustache.js.nuspec b/mustache.js.nuspec new file mode 100644 index 0000000..c1d3af1 --- /dev/null +++ b/mustache.js.nuspec @@ -0,0 +1,14 @@ + + + + mustache.js + 0.4.1 + mustache.js Authors + https://github.com/janl/mustache.js/blob/master/LICENSE + http://mustache.github.com/ + false + Logic-less templates in JavaScript. + + mustache template templates javascript + + \ No newline at end of file