Skip to content
25 lines (24 sloc) 415 Bytes
{
"name": "Kiwi.js",
"homepage": "git://github.com:gamelab/kiwi.js.git",
"authors": [
"GameLab"
],
"description": "Kiwi.js is a Javascript/Typescript library for creating HTML5 games.",
"main": "build/kiwi.min.js",
"keywords": [
"game",
"library",
"html5",
"typescript",
"javascript"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}
Something went wrong with that request. Please try again.