From 51e15e25a8475d4d19de4b9c916b0f49082262bb Mon Sep 17 00:00:00 2001 From: Christopher Bennage Date: Thu, 23 Feb 2012 11:15:26 -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..ec69150 --- /dev/null +++ b/mustache.js.nuspec @@ -0,0 +1,14 @@ + + + + mustache.js + 0.5.0-dev + 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