mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-13 23:06:20 +10:00
24 lines
635 B
JSON
24 lines
635 B
JSON
{
|
|
"name": "headjs",
|
|
"filename": "head.min.js",
|
|
"version": "0.96",
|
|
"description": "Load scripts like images. Use HTML5 and CSS3 safely. Target CSS for different screens, paths, states and browsers. Make it the only script in your HEAD. A concise solution to universal issues.",
|
|
"homepage": "http://headjs.com/",
|
|
"keywords": [
|
|
"loader"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Tero Piirainen",
|
|
"web": "http://cloudpanic.com/about.html"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/headjs/headjs"
|
|
}
|
|
]
|
|
|
|
}
|