mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 08:46:19 +10:00
27 lines
680 B
JSON
27 lines
680 B
JSON
{
|
|
"name": "jquery-gamequery",
|
|
"filename": "jquery.gamequery.min.js",
|
|
"version": "0.7.0",
|
|
"description": "gameQuery is a jQuery plug-in to help make javascript game development easier by adding some simple game-related classes",
|
|
"homepage": "http://gamequeryjs.com",
|
|
"keywords": [
|
|
"jquery",
|
|
"game",
|
|
"sprite",
|
|
"animation",
|
|
"collision",
|
|
"tile map"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Selim Arsever",
|
|
"web": "https://github.com/onaluf"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "git://github.com/onaluf/gameQuery.git"
|
|
}
|
|
]
|
|
} |