jengine
Version:
A Powerful javascript framework to build your website/application
24 lines (23 loc) • 521 B
JSON
{
"name": "jEngine",
"version": "0.2.7",
"homepage": "https://github.com/jstools/jEngine",
"authors": [
"Jesús Germade <jesus@germade.es>"
],
"description": "A Powerful javascript framework to build your website/application",
"main": "jEngine.js",
"keywords": [
"javascript",
"jstools",
"framework"
],
"license": "GNU v3",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}