UNPKG

gumga-rest-ng

Version:

Gumga Rest

26 lines (25 loc) 409 B
{ "name": "gumga-rest-ng", "version": "1.8.3", "description": "Gumga Rest", "main": "./src/rest.js", "authors": [ "Gumga Tecnologia da Informação S/A" ], "license": "LGPL-3.0", "keywords": [ "gumga", "rest" ], "homepage": "", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "angular": "1.5.8" } }