Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libs/bower_components/ngDialog/.bower.json')
-rw-r--r--libs/bower_components/ngDialog/.bower.json53
1 files changed, 0 insertions, 53 deletions
diff --git a/libs/bower_components/ngDialog/.bower.json b/libs/bower_components/ngDialog/.bower.json
deleted file mode 100644
index 6dec19b8f7..0000000000
--- a/libs/bower_components/ngDialog/.bower.json
+++ /dev/null
@@ -1,53 +0,0 @@
-{
- "name": "ng-dialog",
- "homepage": "https://github.com/likeastore/ngDialog",
- "description": "Modal dialogs and popups provider for Angular.js applications",
- "main": [
- "js/ngDialog.js",
- "css/ngDialog.css",
- "css/ngDialog-theme-default.css"
- ],
- "keywords": [
- "angular.js",
- "modals",
- "popups",
- "dialog",
- "ng",
- "provider",
- "factory",
- "directive"
- ],
- "authors": [
- "Dmitri Voronianski"
- ],
- "license": "MIT",
- "ignore": [
- "**/.*",
- "node_modules",
- "bower_components",
- "test",
- "tests",
- "example",
- "css/myth",
- "Gruntfile.js"
- ],
- "dependencies": {
- "angular": ">=1.5"
- },
- "devDependencies": {
- "angular-mocks": ">=1.5"
- },
- "resolutions": {
- "angular": "1.6.1"
- },
- "version": "1.3.0",
- "_release": "1.3.0",
- "_resolution": {
- "type": "version",
- "tag": "v1.3.0",
- "commit": "6077308105abd0ed8636f7d67af614c711df626a"
- },
- "_source": "https://github.com/likeastore/ngDialog.git",
- "_target": "~1.3.0",
- "_originalSource": "ngDialog"
-} \ No newline at end of file