gumga-custom-fields-ng
Version:
Gumga Custom Fields (Angular 1.x)
29 lines (28 loc) • 492 B
JSON
{
"name": "gumga-custom-fields-ng",
"description": "Gumga Custom Fields (Angular 1.x)",
"main": "./src/custom-fields.js",
"version": "1.2.0",
"authors": [
"Gumga Tecnologia da Informação S/A"
],
"license": "LGPL-3.0",
"keywords": [
"gumga",
"custom",
"fields",
"angular",
"1.x"
],
"homepage": "",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"angular": "1.5.8"
}
}