mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-23 19:58:08 +10:00
29 lines
592 B
JSON
29 lines
592 B
JSON
{
|
|
"name": "ratchet",
|
|
"filename": "ratchet.min.js",
|
|
"version": "1.0.1",
|
|
"description": "Prototype iPhone apps with simple HTML, CSS, and JS components.",
|
|
"homepage": "http://maker.github.com/ratchet/",
|
|
"keywords": [
|
|
"mobile",
|
|
"components"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Dave Gamache"
|
|
},
|
|
{
|
|
"name": "Connor Sears"
|
|
},
|
|
{
|
|
"name": "Jacob Thornon"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/maker/ratchet"
|
|
}
|
|
]
|
|
}
|