mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 12:56:05 +10:00
26 lines
515 B
JSON
26 lines
515 B
JSON
{
|
|
"name": "snap.js",
|
|
"version": "1.9.2",
|
|
"filename": "snap.min.js",
|
|
"description": "",
|
|
"homepage": "",
|
|
"author": {
|
|
"name": "Jacob Kelley",
|
|
"url": "http://jakiestfu.com/"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/jakiestfu/Snap.js.git"
|
|
},
|
|
"licenses": [{
|
|
"type": "MIT",
|
|
"url": "http://opensource.org/licenses/MIT"
|
|
}],
|
|
"keywords" : [
|
|
"mobile",
|
|
"menu",
|
|
"drag",
|
|
"UI"
|
|
]
|
|
}
|