mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-10 13:26:18 +10:00
24 lines
546 B
JSON
24 lines
546 B
JSON
{
|
|
"name": "hinclude",
|
|
"filename": "hinclude.min.js",
|
|
"version": "0.9.5",
|
|
"description": "declarative client-side inclusion for the Web",
|
|
"homepage": "http://mnot.github.com/hinclude/",
|
|
"keywords": [
|
|
"include"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Mark Nottingham",
|
|
"email": "mnot@mnot.net",
|
|
"web": "http://www.mnot.net/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/mnot/hinclude"
|
|
}
|
|
]
|
|
}
|