UNPKG

@gohelpfund/insight-ui

Version:

An open-source frontend for the Insight API. The Insight API provides you with a convenient, powerful and simple way to query and broadcast data on the Help network and build your own services with it.

15 lines (14 loc) 283 B
{ "name": "angular-qrcode", "version": "3.1.0", "main": "qrcode.js", "ignore": [ "**/.*", "node_modules", "components" ], "dependencies": { "angular": ">=1.0.6", "qrcode-generator": "git://github.com/monospaced/bower-qrcode-generator.git#0.0.0" } }