diff options
Diffstat (limited to 'ecomp-portal-FE/client/bower_components/angular-uuid/.bower.json')
-rw-r--r-- | ecomp-portal-FE/client/bower_components/angular-uuid/.bower.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/ecomp-portal-FE/client/bower_components/angular-uuid/.bower.json b/ecomp-portal-FE/client/bower_components/angular-uuid/.bower.json new file mode 100644 index 00000000..125b0615 --- /dev/null +++ b/ecomp-portal-FE/client/bower_components/angular-uuid/.bower.json @@ -0,0 +1,23 @@ +{ + "name": "angular-uuid", + "version": "0.1.0", + "main": "uuid.min.js", + "dependencies": { + "angular": "~1.0.7" + }, + "ignore": [ + "**/.*", + "node_modules", + "components" + ], + "homepage": "https://github.com/ajsd/angular-uuid", + "_release": "0.1.0", + "_resolution": { + "type": "version", + "tag": "0.1.0", + "commit": "33d501b80d3de01710a100061d47632021108b8d" + }, + "_source": "https://github.com/ajsd/angular-uuid.git", + "_target": "^0.1.0", + "_originalSource": "angular-uuid" +}
\ No newline at end of file |