mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 16:56:08 +10:00
24 lines
772 B
JSON
24 lines
772 B
JSON
{
|
|
"name": "handlebars.js",
|
|
"filename": "handlebars.min.js",
|
|
"version": "1.0.0-rc.3",
|
|
"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration. Mustache templates are compatible with Handlebars, so you can take a Mustache template, import it into Handlebars, and start taking advantage of the extra Handlebars features.",
|
|
"homepage": "http://www.handlebarsjs.com",
|
|
"keywords": [
|
|
"template",
|
|
"mustache"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Yehuda Katz",
|
|
"web": "http://www.yehudakatz.com"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/wycats/handlebars.js"
|
|
}
|
|
]
|
|
|
|
} |