UNPKG

bugle-reports

Version:
22 lines (21 loc) 443 B
{ "name": "bugle_report_client_demo", "homepage": "https://github.com/bazmatic/bugle-reports", "authors": [ "bazmatic" ], "description": "Demo of the bower bugle-reports-client component", "main": "test.html", "license": "MIT", "private": true, "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "bugl-reports-client": "bugle-reports-client#*" } }