mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-15 07:46:06 +10:00
Added clientside haml
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "clientside-haml-js",
|
||||
"filename": "haml.min.js",
|
||||
"version": "5.1",
|
||||
"description": "Haml compiler for client side javascript and coffeescript view templates",
|
||||
"homepage": "https://github.com/uglyog/clientside-haml-js",
|
||||
"keywords": [
|
||||
"template",
|
||||
"haml"
|
||||
],
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "Ronald Holshausen",
|
||||
"email": "uglyog@gmail.com",
|
||||
"web": "https://github.com/uglyog"
|
||||
}
|
||||
],
|
||||
"repositories": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/uglyog/clientside-haml-js.git"
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user