flosight-api/server/public/lib/ngprogress/.bower.json
Jason Dreyzehner 2d1f504a3f Add 'server/' from commit 'eb7e5d10c97aafa302dfd4e7fd67a6bc2938c0a1'
git-subtree-dir: server
git-subtree-mainline: f35d7dd960
git-subtree-split: eb7e5d10c9
2017-08-10 17:08:14 -04:00

30 lines
637 B
JSON

{
"name": "ngprogress",
"version": "1.0.7",
"main": [
"build/ngProgress.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.0.7",
"_resolution": {
"type": "version",
"tag": "1.0.7",
"commit": "3b7eeb1ca479f78bec670457f54c381560c1d25f"
},
"_source": "https://github.com/VictorBjelkholm/ngProgress.git",
"_target": "~1.0.4",
"_originalSource": "ngprogress"
}