mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-13 14:55:54 +10:00
23 lines
435 B
JSON
23 lines
435 B
JSON
{
|
|
"name": "melonjs",
|
|
"filename": "melonjs.min.js",
|
|
"version": "1.0.1",
|
|
"description": "A fresh & lightweight javascript game engine",
|
|
"homepage": "http://www.melonjs.org/",
|
|
"keywords": [
|
|
"melonjs"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "melonjs",
|
|
"web": "https://github.com/melonjs"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/melonjs/melonJS.git"
|
|
}
|
|
]
|
|
}
|