Joeri de Gooijer pushed to branch master at cms-community / hippo-essentials


Commits:
9466d63f by Joeri de Gooijer at 2016-07-21T14:43:58+02:00
ESSENTIALS-1001 add license summary

- - - - -
91ad62a2 by Joeri de Gooijer at 2016-07-21T14:43:58+02:00
ESSENTIALS-1001 Reintegrate branch 'feature/ESSENTIALS-1001'

- - - - -


2 changed files:

- + dashboard/license-summary.json
- dashboard/package.json


Changes:

=====================================
dashboard/license-summary.json
=====================================
--- /dev/null
+++ b/dashboard/license-summary.json
@@ -0,0 +1,67 @@
+{
+  "angular-animate@1.4.8": {
+    "licenses": "MIT",
+    "repository": "https://github.com/angular/angular.js";
+  },
+  "angular-aria@1.4.8": {
+    "licenses": "MIT",
+    "repository": "https://github.com/angular/angular.js";
+  },
+  "angular-chosen-localytics@1.4.0": {
+    "licenses": "MIT",
+    "repository": "https://github.com/leocaseiro/angular-chosen";,
+    "licenseFile": "node_modules/angular-chosen-localytics/LICENSE"
+  },
+  "angular-sanitize@1.4.8": {
+    "licenses": "MIT",
+    "repository": "https://github.com/angular/angular.js";
+  },
+  "angular-tablesort@1.1.1": {
+    "licenses": "MIT",
+    "repository": "https://github.com/mattiash/angular-tablesort";,
+    "licenseFile": "node_modules/angular-tablesort/LICENSE"
+  },
+  "angular-ui-bootstrap@0.14.3": {
+    "licenses": "MIT",
+    "repository": "https://github.com/angular-ui/bootstrap";
+  },
+  "angular-ui-router@0.2.15": {
+    "licenses": "MIT",
+    "repository": "https://github.com/angular-ui/ui-router";,
+    "licenseFile": "node_modules/angular-ui-router/LICENSE"
+  },
+  "angular-ui-tree@2.11.0": {
+    "licenses": "MIT",
+    "repository": "https://github.com/angular-ui-tree/angular-ui-tree";,
+    "licenseFile": "node_modules/angular-ui-tree/LICENSE"
+  },
+  "angular@1.4.8": {
+    "licenses": "MIT",
+    "repository": "https://github.com/angular/angular.js";
+  },
+  "angular@1.5.7": {
+    "licenses": "MIT",
+    "repository": "https://github.com/angular/angular.js";,
+    "licenseFile": 
"node_modules/angular-chosen-localytics/node_modules/angular/LICENSE.md"
+  },
+  "chosen-npm@1.4.2": {
+    "licenses": "MIT",
+    "repository": "https://github.com/harvesthq/chosen";,
+    "licenseFile": "node_modules/chosen-npm/LICENSE.md"
+  },
+  "google-code-prettify@1.0.1": {
+    "licenses": "UNKNOWN"
+  },
+  "hippo-essentials@": {
+    "licenses": "Apache-2.0"
+  },
+  "hippo-theme@3.1.0-SNAPSHOT": {
+    "licenses": "MIT*",
+    "licenseFile": "node_modules/hippo-theme/LICENSE"
+  },
+  "jquery@2.1.4": {
+    "licenses": "MIT",
+    "repository": "https://github.com/jquery/jquery";,
+    "licenseFile": "node_modules/jquery/MIT-LICENSE.txt"
+  }
+}
\ No newline at end of file


=====================================
dashboard/package.json
=====================================
--- a/dashboard/package.json
+++ b/dashboard/package.json
@@ -1,4 +1,6 @@
 {
+  "name": "hippo-essentials",
+  "license": "Apache-2.0",
   "private": true,
   "dependencies": {
     "angular": "1.4.8",



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-essentials/compare/99f452bc129ea810e5cfae3258fc826f8416e3c2...91ad62a2b7cc0a131250f38b522219d8973d33b3
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to