gumga-controller-ng
Version:
Gumga Controller
28 lines (27 loc) • 468 B
JSON
{
"name": "gumga-controller-ng",
"version": "1.10.2",
"description": "Gumga Controller",
"main": "./src/controller.js",
"authors": [
"Gumga Tecnologia da Informação S/A"
],
"license": "LGPL-3.0",
"keywords": [
"gumga",
"controller",
"angular 1.x"
],
"homepage": "",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
"docs/**"
],
"dependencies": {
"angular": "1.5.8"
}
}