mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 10:47:12 +10:00
28 lines
667 B
JSON
28 lines
667 B
JSON
{
|
|
"name": "requirejs-handlebars",
|
|
"filename": "hbars.js",
|
|
"version": "0.0.2",
|
|
"description": "A RequireJS/AMD loader plugin for Handlebars.js micro-templates",
|
|
"homepage": "http://github.com/jfparadis/requirejs-handlebars",
|
|
"keywords": [
|
|
"require",
|
|
"requirejs",
|
|
"handlebars",
|
|
"template"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "jfparadis",
|
|
"email": "jf@jeanfrancoisparadis.com",
|
|
"web": "http://jeanfrancoisparadis.com/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/jfparadis/requirejs-handlebars"
|
|
}
|
|
]
|
|
|
|
}
|