UNPKG

globular-mvc

Version:

Generic template to create web-application that made use of globular as backend and materialize as css (wrap in web-component's)

28 lines 625 B
{ "name": "globular-mvc", "homepage": "https://github.com/globulario/globular-mvc", "authors": [ "davecourtois <dave.courtois60@gmail.com>" ], "description": "A collection of web components created with Polymer 3 and following Material Design guidelines", "main": "", "keywords": [ "web components", "table", "menu", "autocomplete", "login", "dialog", "file explorer" ], "license": "Apache-2.0", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { } }