Skip to content

Commit 14cdcb0

Browse files
committed
Release 0.5.36
1 parent 0d0ca27 commit 14cdcb0

File tree

11 files changed

+4497
-1
lines changed

11 files changed

+4497
-1
lines changed

0.5.36/mustache-0.5.36/mustache.js

Lines changed: 536 additions & 0 deletions
Large diffs are not rendered by default.

0.5.36/mustache-0.5.36/package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"name": "mustache",
3+
"version": "0.5.36",
4+
"description": "Logic-less {{mustache}} templates with JavaScript",
5+
"author": "mustache.js Authors <http://github.com/janl/mustache.js>",
6+
"keywords": ["mustache", "template", "templates", "ejs"],
7+
"main": "./mustache"
8+
}

0 commit comments

Comments
 (0)