summaryrefslogtreecommitdiff
path: root/www/crm/wp-content/plugins/civicrm/civicrm/bower_components/angular-xeditable/.bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'www/crm/wp-content/plugins/civicrm/civicrm/bower_components/angular-xeditable/.bower.json')
-rw-r--r--www/crm/wp-content/plugins/civicrm/civicrm/bower_components/angular-xeditable/.bower.json55
1 files changed, 55 insertions, 0 deletions
diff --git a/www/crm/wp-content/plugins/civicrm/civicrm/bower_components/angular-xeditable/.bower.json b/www/crm/wp-content/plugins/civicrm/civicrm/bower_components/angular-xeditable/.bower.json
new file mode 100644
index 00000000..ed54a783
--- /dev/null
+++ b/www/crm/wp-content/plugins/civicrm/civicrm/bower_components/angular-xeditable/.bower.json
@@ -0,0 +1,55 @@
+{
+ "name": "angular-xeditable",
+ "version": "0.9.0",
+ "description": "Edit in place for AngularJS",
+ "author": "https://github.com/vitalets",
+ "license": "MIT",
+ "homepage": "http://vitalets.github.io/angular-xeditable",
+ "main": [
+ "dist/css/xeditable.css",
+ "dist/js/xeditable.js"
+ ],
+ "ignore": [
+ "**/.*",
+ "node_modules",
+ "bower_components",
+ "playground",
+ "test",
+ "libs",
+ "docs",
+ "zip",
+ "src",
+ "starter",
+ "Gruntfile.js",
+ "index.html",
+ "jsdoc.conf.json",
+ "package.json"
+ ],
+ "dependencies": {
+ "angular": "~1.x"
+ },
+ "devDependencies": {
+ "angular": "~1.5.0",
+ "angular-mocks": "~1.5.0",
+ "angular-scenario": "~1.5.0",
+ "angular-sanitize": "~1.5.0",
+ "jquery": "^2.2.4",
+ "bootstrap": "^3.3.7",
+ "moment": "^2.17.1",
+ "checklist-model": "^0.10.0",
+ "ng-tags-input": "^3.1.1",
+ "angular-bootstrap": "^2.5.0",
+ "angular-ui-select": "^0.16.1",
+ "jquery-ui": "^1.12.1",
+ "angular-ui-date": "^1.0.1"
+ },
+ "_release": "0.9.0",
+ "_resolution": {
+ "type": "version",
+ "tag": "0.9.0",
+ "commit": "a2fd62756d8ad19505814545bcbba5d7f9bba5ce"
+ },
+ "_source": "https://github.com/vitalets/angular-xeditable.git",
+ "_target": "^0.9.0",
+ "_originalSource": "angular-xeditable"
+} \ No newline at end of file