UNPKG

gumga-between-state-ng

Version:
29 lines (27 loc) 499 B
{ "name": "gumga-between-state-ng", "description": "Gumga Between State", "version": "1.0.0", "main": "./src/between-state.js", "authors": [ "Gumga Tecnologia da Informação S/A" ], "license": "LGPL-3.0", "keywords": [ "gumga", "between state", "angular 1.x" ], "homepage": "", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "angular": "1.5.8", "angular-bootstrap": "2.3.2" } }