mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-23 03:36:27 +10:00
27 lines
579 B
JSON
27 lines
579 B
JSON
{
|
|
"name": "mustache.js",
|
|
"filename": "mustache.min.js",
|
|
"version": "0.3.0",
|
|
"description": "mustache.js — Logic-less templates with JavaScript",
|
|
"homepage": "https://github.com/janl/mustache.js",
|
|
"keywords": [
|
|
"templates",
|
|
"templating"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Jan Lehnardt",
|
|
"email": "jan@apache.org",
|
|
"web": "http://jan.prima.de/plok/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/janl/mustache.js"
|
|
}
|
|
]
|
|
|
|
}
|
|
|