@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.
30 lines • 642 B
JSON
{
"name": "ngprogress",
"version": "1.1.3",
"main": [
"build/ngprogress.min.js",
"ngProgress.css"
],
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
"src",
"Gruntfile.js",
"package.json",
"karma.conf.js",
"index.html"
],
"homepage": "https://github.com/VictorBjelkholm/ngProgress",
"_release": "1.1.3",
"_resolution": {
"type": "version",
"tag": "v1.1.3",
"commit": "07f8fabaa053853b564d6d544c2bf223dd88c941"
},
"_source": "https://github.com/VictorBjelkholm/ngProgress.git",
"_target": "~1.1.3",
"_originalSource": "ngprogress"
}