horizonfrontierjs
Version:
Library for the development of Video Games using Javascript technology
27 lines (26 loc) • 674 B
JSON
{
"name": "horizonfrontierjs",
"description": "Library for the development of Video Games using Javascript technology",
"version": "2.0.3",
"main": "HorizonFrontierJs.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/DunoCgame/HorizonFrontierJs.git"
},
"keywords": [
"Electron",
"Web",
"node",
"Game",
"Javascript"
],
"author": "Luis<'luisdunocastellano@gmail.com'>",
"license": "MIT",
"bugs": {
"url": "https://github.com/DunoCgame/HorizonFrontierJs/issues"
},
"homepage": "https://github.com/DunoCgame/HorizonFrontierJs"
}