UNPKG

graphdb-workbench

Version:
234 lines 537 kB
{ "@types/jsrsasign@10.5.15": { "licenses": "MIT", "repository": "https://github.com/DefinitelyTyped/DefinitelyTyped", "name": "@types/jsrsasign", "version": "10.5.15", "description": "TypeScript definitions for jsrsasign", "path": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/api/node_modules/@types/jsrsasign", "licenseFile": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/api/node_modules/@types/jsrsasign/LICENSE", "licenseText": "MIT License\n\n Copyright (c) Microsoft Corporation.\n\n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n\n The above copyright notice and this permission notice shall be included in all\n copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE" }, "jsrsasign@11.1.0": { "licenses": "MIT", "repository": "https://github.com/kjur/jsrsasign", "publisher": "Kenji Urushima", "name": "jsrsasign", "version": "11.1.0", "description": "opensource free pure JavaScript cryptographic library supports RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp and CAdES and JSON Web Signature(JWS)/Token(JWT)/Key(JWK).", "path": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/jsrsasign", "licenseFile": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/jsrsasign/README.md", "licenseText": "jsrsasign\r\n=========\r\n\r\n[![license](https://img.shields.io/badge/license-MIT-green.svg?style=flat)](https://github.com/kjur/jsrsasign/blob/master/LICENSE.txt)\r\n[![bower](https://img.shields.io/bower/v/jsrsasign.svg?maxAge=2592000)](https://libraries.io/bower/jsrsasign)\r\n[![npm version](https://badge.fury.io/js/jsrsasign.svg)](https://badge.fury.io/js/jsrsasign)\r\n[![npm downloads](https://img.shields.io/npm/dm/jsrsasign.svg)](https://www.npmjs.com/package/jsrsasign)\r\n[![jsdeliver downloads](https://data.jsdelivr.com/v1/package/npm/jsrsasign/badge)](https://www.jsdelivr.com/package/npm/jsrsasign)\r\n[![CDNJS](https://img.shields.io/cdnjs/v/jsrsasign.svg)](https://cdnjs.com/libraries/jsrsasign)\r\n[![githubsponsors](https://img.shields.io/badge/github-donate-yellow.svg)](https://github.com/sponsors/kjur)\r\n[![cryptocurrency](https://img.shields.io/badge/crypto-donate-yellow.svg)](https://github.com/kjur/jsrsasign#cryptocurrency)\r\n\r\njsrsasign [TOP](https://kjur.github.io/jsrsasign/) | [github](https://github.com/kjur/jsrsasign) | [Wiki](https://github.com/kjur/jsrsasign/wiki) | [DOWNLOADS](https://github.com/kjur/jsrsasign/releases) | [TUTORIALS](https://github.com/kjur/jsrsasign/wiki#programming-tutorial) | [API REFERENCE](https://kjur.github.io/jsrsasign/api/) | [Online Tool](https://github.com/kjur/jsrsasign/wiki/jsrsasign-Online-Tools) | [DEMO](https://github.com/kjur/jsrsasign/wiki/jsrsasign-Demo) | [NODE TOOL](https://github.com/kjur/jsrsasign/wiki/Sample-Node-Tool-List) | [AddOn](https://github.com/kjur/jsrsasign/wiki/jsrsasign-Add-On) | [DONATE](https://github.com/kjur/jsrsasign#donations)\r\n\r\nThe 'jsrsasign' (RSA-Sign JavaScript Library) is an opensource free cryptography library supporting RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp, CAdES JSON Web Signature/Token/Key in pure JavaScript.\r\n\r\nPublic page is https://kjur.github.io/jsrsasign .\r\n\r\nYour bugfix and pull request contribution are always welcomed :)\r\n\r\nNOTICE FOR COMMING 11.0.0 RELEASE\r\n---------------------------------\r\nThe \"jsrsasign\" library is a long lived JavaScript library from 2010 developed with old JavaScript style and backword compatibility. From coming release 11.0.0, following are planed and suport them gradually:\r\n- Stop to support Internet Explorer.\r\n- Stop to support bower.\r\n- Modern ECMA functions will be introduced such as Promise, let, Array methods or class.\r\n- API document generator will be changed from Jsdoc Toolkit to JSDoc3.\r\n- Module bandler will be used such as browserify or webpack.\r\n- Not to use YUI compressor.\r\n- Unit test framework will be changed from QUnit and mocha to jest.\r\n- W3C Web Crypto API support.\r\n- split into some modules besides jsrsasign have been all in package before 11.0.0.\r\n\r\nNEWS\r\n----\r\n- 2023-Mar-12: [10.7.0 Release](https://github.com/kjur/jsrsasign/releases/tag/10.7.0). Now supports custom X.509 extension and custom OIDs by new \"Add-on\" architecture. ([See here in detail](https://github.com/kjur/jsrsasign/wiki/jsrsasign-Add-On2))\r\n- 2021-Nov-21: [10.5.0 Release](https://github.com/kjur/jsrsasign/releases/tag/10.5.0). Now supports secp521r1(P-521) ECDSA.\r\n- 2021-Apr-14: [Security advisory](https://github.com/kjur/jsrsasign/security/advisories/GHSA-27fj-mc8w-j9wg) and [update](https://github.com/kjur/jsrsasign/releases/tag/10.2.0) for CVE-2021-30246 RSA signature validation vulnerability published\r\n- 2020-Oct-05: jsrsasign won [Google Open Source Peer Bonus Award](https://opensource.googleblog.com/2020/10/announcing-latest-google-open-source.html). Thank you Google.\r\n- 2020-Sep-23: 10.0.0 released for CMS SignedData related class including timestamp and CAdES architecture update\r\n- 2020-Aug-24: 9.1.0 released to new CRL APIs align with certificate\r\n- 2020-Aug-19: 9.0.0 released for major update of certificate and CSR generation and parsing without backward compatibility. Please see [migration guide](https://github.com/kjur/jsrsasign/wiki/NOTE-jsrsasign-8.0.x-to-9.0.0-Certificate-and-CSR-API-migration-guide) in detail.\r\n- 2020-Aug-02: twitter account [@jsrsasign](https://twitter.com/jsrsasign) started for announcement. please follow.\r\n\r\nHIGHLIGHTS\r\n----------\r\n- Swiss Army Knife style all in one package crypto and PKI library\r\n- available on [Node.js](https://www.npmjs.com/package/jsrsasign) and browsers\r\n- Long live open source software from 2010\r\n- very easy API to use\r\n- powerful various format key loader and ASN.1 API\r\n- rich document and samples\r\n- no dependency to other library\r\n- no dependency to [W3C Web Cryptography API](https://www.w3.org/TR/WebCryptoAPI/) nor [OpenSSL](https://www.openssl.org/)\r\n- no dependency on newer ECMAScirpt function. So old browsers also supported. \r\n- very popular crypto library with [1M+ npm downloads/month](https://npm-stat.com/charts.html?package=jsrsasign&from=2016-05-01&to=2023-04-20)\r\n- supports \"Add-on\" architecture\r\n\r\nINSTALL\r\n-------\r\n### Node NPM\r\n > npm install jsrsasign jsrsasign-util\r\n### Bower\r\n > bower install jsrsasign\r\n### Or include in HTML from many CDN sites\r\n > <script src=\"https://cdnjs.cloudflare.com/ajax/libs/jsrsasign/8.0.20/jsrsasign-all-min.js\"></script>\r\n\r\nUSAGE\r\n-----\r\n\r\nLoading encrypted PKCS#5 private key:\r\n\r\n > var rs = require('jsrsasign');\r\n > var rsu = require('jsrsasign-util');\r\n > var pem = rsu.readFile('z1.prv.p5e.pem');\r\n > var prvKey = rs.KEYUTIL.getKey(pem, 'passwd');\r\n\r\nSign string 'aaa' with the loaded private key:\r\n\r\n > var sig = new a.Signature({alg: 'SHA1withRSA'});\r\n > sig.init(prvKey);\r\n > sig.updateString('aaa');\r\n > var sigVal = sig.sign();\r\n > sigVal\r\n 'd764dcacb...'\r\n\r\nMORE TUTORIALS AND SAMPLES\r\n--------------------------\r\n- [Tutorials in GitHub Wiki](https://github.com/kjur/jsrsasign/wiki)\r\n- [Sample Node Scripts](https://github.com/kjur/jsrsasign/tree/master/sample_node)\r\n\r\n## RECENT SECURITY ADVISORY\r\n\r\n|published|fixed version|title/advisory|CVE|CVSS|\r\n|:---|:---|:---|:---|:---|\r\n|2022Jun24|10.5.25|[JWS and JWT signature validation vulnerability with special characters](https://github.com/kjur/jsrsasign/security/advisories/GHSA-3fvg-4v2m-98jf)|CVE-2022-25898|?|\r\n|2021Apr14|10.2.0|[RSA signature validation vulnerability on maleable encoded message](https://github.com/kjur/jsrsasign/security/advisories/GHSA-27fj-mc8w-j9wg)|CVE-2021-30246|9.1|\r\n|2020Jun22|8.0.19|[ECDSA signature validation vulnerability by accepting wrong ASN.1 encoding](https://github.com/kjur/jsrsasign/security/advisories/GHSA-p8c3-7rj8-q963)|CVE-2020-14966|5.5|\r\n|2020Jun22|8.0.18|[RSA RSAES-PKCS1-v1_5 and RSA-OAEP decryption vulnerability with prepending zeros](https://github.com/kjur/jsrsasign/security/advisories/GHSA-xxxq-chmp-67g4)|CVE-2020-14967|4.8|\r\n|2020Jun22|8.0.17|[RSA-PSS signature validation vulnerability by prepending zeros](https://github.com/kjur/jsrsasign/security/advisories/GHSA-q3gh-5r98-j4h3)|CVE-2020-14968|4.2|\r\n\r\nHere is [full published security advisory list](https://github.com/kjur/jsrsasign/security/advisories?state=published).\r\n\r\n## DONATIONS\r\n\r\nIf you like jsrsasign and my other project, you can support their development by donation through any of the platform/services below. Thank you as always.\r\n\r\n### Github Sponsors\r\nYou can sponsor jsrsasign with the [GitHub Sponsors](https://github.com/sponsors/kjur) program.\r\n\r\n### Cryptocurrency\r\nYou can donate cryptocurrency to jsrsasign using the following addresses:\r\n- Bitcoin(BTC): [34vSRe7XHoMy78HKgps9YJ5BrBLYJLeM22](https://en.cryptobadges.io/donate/34vSRe7XHoMy78HKgps9YJ5BrBLYJLeM22)\r\n- Ethereum(ETH): [0x9c4cdbb531e5b84796ff5f91a9f652704761e64e](https://en.cryptobadges.io/donate/0x9c4cdbb531e5b84796ff5f91a9f652704761e64e)\r\n- Litecoin(LTC): [LPf3VDJVamwPcNJNjjVtrUQuJQ17ZyWzeU](https://en.cryptobadges.io/donate/LPf3VDJVamwPcNJNjjVtrUQuJQ17ZyWzeU)\r\n- Bitcoin Cash(BCH): bitcoincash:pq3hy08pc9vm57q6ddgsc06cqdffmfzwwqxd9yejyf" }, "single-spa@6.0.3": { "licenses": "MIT", "repository": "https://github.com/single-spa/single-spa", "publisher": "Joel Denning", "name": "single-spa", "version": "6.0.3", "description": "The router for easy microfrontends", "path": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/workbench/node_modules/single-spa", "licenseFile": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/workbench/node_modules/single-spa/LICENSE", "licenseText": "License (MIT)\n\nCopyright (c) 2020 single-spa\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.", "copyright": "Copyright (c) 2020 single-spa" }, "@digitalbazaar/http-client@3.4.1": { "licenses": "BSD-3-Clause", "repository": "https://github.com/digitalbazaar/http-client", "publisher": "Digital Bazaar, Inc.", "email": "support@digitalbazaar.com", "url": "https://digitalbazaar.com/", "name": "@digitalbazaar/http-client", "version": "3.4.1", "description": "An opinionated, isomorphic HTTP client.", "path": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/@digitalbazaar/http-client", "licenseFile": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/@digitalbazaar/http-client/LICENSE", "licenseText": "Copyright (c) 2020, Digital Bazaar, Inc.\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n* Neither the name of the copyright holder nor the names of its\n contributors may be used to endorse or promote products derived from\n this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.", "copyright": "Copyright (c) 2020, Digital Bazaar, Inc.. All rights reserved." }, "@fastify/busboy@2.1.1": { "licenses": "MIT", "repository": "https://github.com/fastify/busboy", "publisher": "Brian White", "email": "mscdex@mscdex.net", "name": "@fastify/busboy", "version": "2.1.1", "description": "A streaming parser for HTML form data for node.js", "path": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/@fastify/busboy", "licenseFile": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/@fastify/busboy/LICENSE", "licenseText": "Copyright Brian White. All rights reserved.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to\ndeal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or\nsell copies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\nFROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\nIN THE SOFTWARE.", "copyright": "Copyright Brian White. All rights reserved." }, "@popperjs/core@2.11.8": { "licenses": "MIT", "repository": "https://github.com/popperjs/popper-core", "publisher": "Federico Zivolo", "email": "federico.zivolo@gmail.com", "name": "@popperjs/core", "version": "2.11.8", "description": "Tooltip and Popover Positioning Engine", "path": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/@popperjs/core", "licenseFile": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/@popperjs/core/LICENSE.md", "licenseText": "The MIT License (MIT)\n\nCopyright (c) 2019 Federico Zivolo\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.", "copyright": "Copyright (c) 2019 Federico Zivolo" }, "@stencil/core@2.22.3": { "licenses": "MIT", "repository": "https://github.com/ionic-team/stencil", "publisher": "Ionic Team", "name": "@stencil/core", "version": "2.22.3", "description": "A Compiler for Web Components and Progressive Web Apps", "path": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/@stencil/core", "licenseFile": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/@stencil/core/LICENSE.md", "licenseText": "The MIT License (MIT)\n\nCopyright (c) 2019-present Drifty Co.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n-----------------------------------------\nThird-party components, software, and/or libraries (collectively, \"components\")\nare included under the licenses specified by their authors. For information\nabout these third-party licenses, refer to the separate legal notices governing\nsuch components at NOTICE file at the top level of the package.", "copyright": "Copyright (c) 2019-present Drifty Co." }, "abort-controller@3.0.0": { "licenses": "MIT", "repository": "https://github.com/mysticatea/abort-controller", "publisher": "Toru Nagashima", "url": "https://github.com/mysticatea", "name": "abort-controller", "version": "3.0.0", "description": "An implementation of WHATWG AbortController interface.", "path": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/abort-controller", "licenseFile": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/abort-controller/LICENSE", "licenseText": "MIT License\n\nCopyright (c) 2017 Toru Nagashima\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.", "copyright": "Copyright (c) 2017 Toru Nagashima" }, "angular-animate@1.3.8": { "licenses": "MIT", "repository": "https://github.com/angular/angular.js", "publisher": "Angular Core Team", "email": "angular-core+npm@google.com", "name": "angular-animate", "version": "1.3.8", "description": "AngularJS module for animations", "path": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/angular-animate", "licenseFile": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/angular-animate/README.md", "licenseText": "# packaged angular-animate\n\nThis repo is for distribution on `npm` and `bower`. The source for this module is in the\n[main AngularJS repo](https://github.com/angular/angular.js/tree/master/src/ngAnimate).\nPlease file issues and pull requests against that repo.\n\n## Install\n\nYou can install this package either with `npm` or with `bower`.\n\n### npm\n\n```shell\nnpm install angular-animate\n```\n\nAdd a `<script>` to your `index.html`:\n\n```html\n<script src=\"/node_modules/angular-animate/angular-animate.js\"></script>\n```\n\nThen add `ngAnimate` as a dependency for your app:\n\n```javascript\nangular.module('myApp', ['ngAnimate']);\n```\n\nNote that this package is not in CommonJS format, so doing `require('angular-animate')` will\nreturn `undefined`.\n\n### bower\n\n```shell\nbower install angular-animate\n```\n\nThen add a `<script>` to your `index.html`:\n\n```html\n<script src=\"/bower_components/angular-animate/angular-animate.js\"></script>\n```\n\nThen add `ngAnimate` as a dependency for your app:\n\n```javascript\nangular.module('myApp', ['ngAnimate']);\n```\n\n## Documentation\n\nDocumentation is available on the\n[AngularJS docs site](http://docs.angularjs.org/api/ngAnimate).\n\n## License\n\nThe MIT License\n\nCopyright (c) 2010-2012 Google, Inc. http://angularjs.org\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.", "copyright": "Copyright (c) 2010-2012 Google, Inc. http://angularjs.org" }, "angular-bowser@0.0.4": { "licenses": "MIT", "repository": "https://github.com/jacqueslareau/angular-bowser", "publisher": "Jacques Lareau", "email": "jack.lareau@gmail.com", "name": "angular-bowser", "version": "0.0.4", "description": "AngularJS browser detection kit", "path": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/angular-bowser", "licenseFile": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/angular-bowser/LICENSE", "licenseText": "The MIT License (MIT)\r\n\r\nCopyright (c) 2014 Jacques Lareau\r\n\r\nPermission is hereby granted, free of charge, to any person obtaining a copy of\r\nthis software and associated documentation files (the \"Software\"), to deal in\r\nthe Software without restriction, including without limitation the rights to\r\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\r\nthe Software, and to permit persons to whom the Software is furnished to do so,\r\nsubject to the following conditions:\r\n\r\nThe above copyright notice and this permission notice shall be included in all\r\ncopies or substantial portions of the Software.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\r\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\r\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\r\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\r\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.", "copyright": "Copyright (c) 2014 Jacques Lareau" }, "angular-cookies@1.3.8": { "licenses": "MIT", "repository": "https://github.com/angular/angular.js", "publisher": "Angular Core Team", "email": "angular-core+npm@google.com", "name": "angular-cookies", "version": "1.3.8", "description": "AngularJS module for cookies", "path": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/angular-cookies", "licenseFile": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/angular-cookies/README.md", "licenseText": "# packaged angular-cookies\n\nThis repo is for distribution on `npm` and `bower`. The source for this module is in the\n[main AngularJS repo](https://github.com/angular/angular.js/tree/master/src/ngCookies).\nPlease file issues and pull requests against that repo.\n\n## Install\n\nYou can install this package either with `npm` or with `bower`.\n\n### npm\n\n```shell\nnpm install angular-cookies\n```\n\nAdd a `<script>` to your `index.html`:\n\n```html\n<script src=\"/node_modules/angular-cookies/angular-cookies.js\"></script>\n```\n\nThen add `ngCookies` as a dependency for your app:\n\n```javascript\nangular.module('myApp', ['ngCookies']);\n```\n\nNote that this package is not in CommonJS format, so doing `require('angular-cookies')` will\nreturn `undefined`.\n\n### bower\n\n```shell\nbower install angular-cookies\n```\n\nAdd a `<script>` to your `index.html`:\n\n```html\n<script src=\"/bower_components/angular-cookies/angular-cookies.js\"></script>\n```\n\nThen add `ngCookies` as a dependency for your app:\n\n```javascript\nangular.module('myApp', ['ngCookies']);\n```\n\n## Documentation\n\nDocumentation is available on the\n[AngularJS docs site](http://docs.angularjs.org/api/ngCookies).\n\n## License\n\nThe MIT License\n\nCopyright (c) 2010-2012 Google, Inc. http://angularjs.org\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.", "copyright": "Copyright (c) 2010-2012 Google, Inc. http://angularjs.org" }, "angular-local-storage@0.1.5": { "licenses": "MIT", "repository": "https://github.com/grevory/angular-local-storage", "publisher": "grevory", "email": "greg@gregpike.ca", "name": "angular-local-storage", "version": "0.1.5", "description": "An Angular module that gives you access to the browsers local storage", "path": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/angular-local-storage", "licenseFile": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/angular-local-storage/LICENSE", "licenseText": "Angular Local Storage\nCopyright 2013 Gregory Pike\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE." }, "angular-pageslide-directive@2.2.0": { "licenses": "MIT", "repository": "https://github.com/danielepiccone/ng-pageslide", "publisher": "Daniele Piccone", "email": "mail@danielepiccone.com", "name": "angular-pageslide-directive", "version": "2.2.0", "description": "An AngularJS directive which slides another panel over your browser to reveal an additional interaction pane.", "path": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/angular-pageslide-directive", "licenseFile": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/angular-pageslide-directive/readme.md", "licenseText": "# AngularJS Pageslide Directive\n\nAn AngularJS directive which slides another panel over your browser to reveal an additional interaction pane.\n\nIt does all the css manipulation needed to position your content off canvas.\n\nSee it in action [HERE](http://danielepiccone.github.io/ng-pageslide/examples/)\n\nExamples in the repository, run them with `npm run examples`\n\n[![Build Status](https://travis-ci.org/danielepiccone/ng-pageslide.svg?branch=master)](https://travis-ci.org/danielepiccone/ng-pageslide)\n[![Coverage Status](https://coveralls.io/repos/github/danielepiccone/ng-pageslide/badge.svg?branch=v2)](https://coveralls.io/github/danielepiccone/ng-pageslide?branch=v2)\n\n## Usage\n\nUse within your Angular app\n\n`npm install --save angular-pageslide-directive`\n\n`var app = angular.module(\"app\", [\"pageslide-directive\"]);`\n\nJust use the ```<pageslide>``` element or attribute inside a controller scope like this:\n\nplease note that you need an outer controller to define the scope of your **checked** model\n\nalso you need an inner ```<div>``` to wrap your content in\n\n```\n<div ... ng-controller=\"yourCtrl\">\n ...\n <pageslide ps-open=\"checked\">\n <div>\n <p>some random content...</p>\n </div>\n </pageslide>\n ...\n</div>\n\n```\n\n### Options:\n\n```\npageslide (required)\n\n// Configuration\nps-side (optional) = Where the panel should appear (right,left,top,bottom), if empty defaults to \"right\"\nps-container (optional) = custom CSS ID selector to which the slider div appends (e.g: <div id='myDiv'/> -> ps-container=\"myDiv\")\nps-body-class (optional) = if true adds a class on the container body reflecting the state of the pageslide\n\n// Interaction\nps-open (optional) = Boolean true/false used to open and close the panel (optional)\nps-auto-close (optional) = true if you want the panel to close on location change\nps-key-listener (optional) = close the sidebar with the ESC key (defaults to false)\nps-click-outside (optional) = close the sidebar by clicking outside (defaults to true)\nps-push (optional) = push the main body to show the panel (defaults to false)\n\n// Style\nps-class (optional) = The class for the pageslide (default: \"ng-pageslide\")\nps-speed (optional) = The speed of the transition (optional)\nps-size (optional) = desired height/width of panel (defaults to 300px)\nps-zindex (optional) = desired z-index (defaults to 1000)\n\n```\n\n## Licensing\n\nLicensed under [MIT](http://opensource.org/licenses/MIT)\n\n## Author\n\n2013, Daniele Piccone [www.danielepiccone.com](http://www.danielepiccone.com)" }, "angular-route@1.3.8": { "licenses": "MIT", "repository": "https://github.com/angular/angular.js", "publisher": "Angular Core Team", "email": "angular-core+npm@google.com", "name": "angular-route", "version": "1.3.8", "description": "AngularJS router module", "path": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/angular-route", "licenseFile": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/angular-route/README.md", "licenseText": "# packaged angular-route\n\nThis repo is for distribution on `npm` and `bower`. The source for this module is in the\n[main AngularJS repo](https://github.com/angular/angular.js/tree/master/src/ngRoute).\nPlease file issues and pull requests against that repo.\n\n## Install\n\nYou can install this package either with `npm` or with `bower`.\n\n### npm\n\n```shell\nnpm install angular-route\n```\n\nAdd a `<script>` to your `index.html`:\n\n```html\n<script src=\"/node_modules/angular-route/angular-route.js\"></script>\n```\n\nThen add `ngRoute` as a dependency for your app:\n\n```javascript\nangular.module('myApp', ['ngRoute']);\n```\n\nNote that this package is not in CommonJS format, so doing `require('angular-route')` will\nreturn `undefined`.\n\n### bower\n\n```shell\nbower install angular-route\n```\n\nAdd a `<script>` to your `index.html`:\n\n```html\n<script src=\"/bower_components/angular-route/angular-route.js\"></script>\n```\n\nThen add `ngRoute` as a dependency for your app:\n\n```javascript\nangular.module('myApp', ['ngRoute']);\n```\n\n## Documentation\n\nDocumentation is available on the\n[AngularJS docs site](http://docs.angularjs.org/api/ngRoute).\n\n## License\n\nThe MIT License\n\nCopyright (c) 2010-2012 Google, Inc. http://angularjs.org\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.", "copyright": "Copyright (c) 2010-2012 Google, Inc. http://angularjs.org" }, "angular-sanitize@1.3.11": { "licenses": "MIT", "repository": "https://github.com/angular/angular.js", "publisher": "Angular Core Team", "email": "angular-core+npm@google.com", "name": "angular-sanitize", "version": "1.3.11", "description": "AngularJS module for sanitizing HTML", "path": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/angular-sanitize", "licenseFile": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/angular-sanitize/README.md", "licenseText": "# packaged angular-sanitize\n\nThis repo is for distribution on `npm` and `bower`. The source for this module is in the\n[main AngularJS repo](https://github.com/angular/angular.js/tree/master/src/ngSanitize).\nPlease file issues and pull requests against that repo.\n\n## Install\n\nYou can install this package either with `npm` or with `bower`.\n\n### npm\n\n```shell\nnpm install angular-sanitize\n```\n\nAdd a `<script>` to your `index.html`:\n\n```html\n<script src=\"/node_modules/angular-sanitize/angular-sanitize.js\"></script>\n```\n\nThen add `ngSanitize` as a dependency for your app:\n\n```javascript\nangular.module('myApp', ['ngSanitize']);\n```\n\nNote that this package is not in CommonJS format, so doing `require('angular-sanitize')` will\nreturn `undefined`.\n\n### bower\n\n```shell\nbower install angular-sanitize\n```\n\nAdd a `<script>` to your `index.html`:\n\n```html\n<script src=\"/bower_components/angular-sanitize/angular-sanitize.js\"></script>\n```\n\nThen add `ngSanitize` as a dependency for your app:\n\n```javascript\nangular.module('myApp', ['ngSanitize']);\n```\n\n## Documentation\n\nDocumentation is available on the\n[AngularJS docs site](http://docs.angularjs.org/api/ngSanitize).\n\n## License\n\nThe MIT License\n\nCopyright (c) 2010-2012 Google, Inc. http://angularjs.org\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.", "copyright": "Copyright (c) 2010-2012 Google, Inc. http://angularjs.org" }, "angular-toastr@2.1.1": { "licenses": "MIT", "repository": "https://github.com/Foxandxss/angular-toastr", "publisher": "Jesus Rodriguez", "email": "Foxandxss@gmail.com", "name": "angular-toastr", "version": "2.1.1", "description": "[![Code Climate](https://codeclimate.com/github/Foxandxss/angular-toastr.png)](https://codeclimate.com/github/Foxandxss/angular-toastr) [![Build Status](https://travis-ci.org/Foxandxss/angular-toastr.svg?branch=master)](https://travis-ci.org/Foxandxss/angular-toastr) [![devDependency Status](https://david-dm.org/Foxandxss/angular-toastr/dev-status.svg)](https://david-dm.org/Foxandxss/angular-toastr#info=devDependencies)", "path": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/angular-toastr", "licenseFile": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/angular-toastr/LICENSE", "licenseText": "The MIT License (MIT)\n\nCopyright (c) 2014-2016 Jesús Rodríguez\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.", "copyright": "Copyright (c) 2014-2016 Jesús Rodríguez" }, "angular-translate-loader-static-files@2.19.1": { "licenses": "MIT", "repository": "https://github.com/angular-translate/bower-angular-translate-loader-static-files", "publisher": "Pascal Precht", "name": "angular-translate-loader-static-files", "version": "2.19.1", "description": "Creates a loading function for a typical static file url pattern: \"lang-en_US.json\", \"lang-de_DE.json\", etc. Using this builder, the response of these urls must be an object of key-value pairs.", "path": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/angular-translate-loader-static-files", "licenseFile": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/angular-translate-loader-static-files/README.md", "licenseText": "# angular-translate-loader-static-files (bower shadow repository)\n\nThis is the _Bower shadow_ repository for *angular-translate-loader-static-files*.\n\n## Bugs and issues\n\nPlease file any issues and bugs in our main repository at [angular-translate/angular-translate](https://github.com/angular-translate/angular-translate/issues).\n\n## Usage\n\n### via Bower\n\n```bash\n$ bower install angular-translate-loader-static-files\n```\n\n### via NPM\n\n```bash\n$ npm install angular-translate-loader-static-files\n```\n\n### via cdnjs\n\nPlease have a look at https://cdnjs.com/libraries/angular-translate-loader-static-files for specific versions.\n\n## License\n\nLicensed under MIT. See more details at [angular-translate/angular-translate](https://github.com/angular-translate/angular-translate)." }, "angular-translate@2.19.1": { "licenses": "MIT", "repository": "https://github.com/angular-translate/angular-translate", "publisher": "Pascal Precht", "name": "angular-translate", "version": "2.19.1", "description": "A translation module for AngularJS", "path": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/angular-translate", "licenseFile": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/angular-translate/LICENSE", "licenseText": "The MIT License (MIT)\n\nCopyright (c) 2013-2017 The angular-translate team and Pascal Precht\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.", "copyright": "Copyright (c) 2013-2017 The angular-translate team and Pascal Precht" }, "angular-ui-bootstrap@0.14.3": { "licenses": "MIT", "repository": "https://github.com/angular-ui/bootstrap", "publisher": "https://github.com/angular-ui/bootstrap/graphs/contributors", "name": "angular-ui-bootstrap", "version": "0.14.3", "description": "Bootstrap widgets for Angular", "path": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/angular-ui-bootstrap", "licenseFile": "/home/ubuntu/workspace/PRO/GraphDB UI Jobs/workbench/graphdb-workbench-release/packages/legacy-workbench/node_modules/angular-ui-bootstrap/README.md", "licenseText": "### UI Bootstrap - [AngularJS](http://angularjs.org/) directives specific to [Bootstrap](http://getbootstrap.com)\n\n[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular-ui/bootstrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n[![Build Status](https://secure.travis-ci.org/angular-ui/bootstrap.svg)](http://travis-ci.org/angular-ui/bootstrap)\n[![devDependency Status](https://david-dm.org/angular-ui/bootstrap/dev-status.svg?branch=master)](https://david-dm.org/angular-ui/bootstrap#info=devDependencies)\n\n### Quick links\n- [Demo](#demo)\n- [Installation](#installation)\n - [NPM](#install-with-npm)\n - [Bower](#install-with-bower)\n - [NuGet](#install-with-nuget)\n - [Custom](#custom-build)\n - [Manual](#manual-download)\n- [Support](#support)\n - [FAQ](#faq)\n - [Supported browsers](#supported-browsers)\n - [Need help?](#need-help)\n - [Found a bug?](#found-a-bug)\n- [Contributing to the project](#contributing-to-the-project)\n- [Development, meeting minutes, roadmap and more.](#development-meeting-minutes-roadmap-and-more)\n\n\n# Demo\n\nDo you want to see directives in action? Visit http://angular-ui.github.io/bootstrap/!\n\n# Installation\n\nInstallation is easy as UI Bootstrap has minimal dependencies - only the AngularJS and Twitter Bootstrap's CSS are required.\nNote: Since version 0.13.0, UI Bootstrap depends on [ngAnimate](https://docs.angularjs.org/api/ngAnimate) for transitions and animations, such as the accordion, carousel, etc. Include `ngAnimate` in the module dependencies for your app in order to enable animation.\n\n#### Install with NPM\n\n```sh\n$ npm install angular-ui-bootstrap\n```\n\nThis will install AngularJS and Bootstrap NPM packages.\n\n#### Install with Bower\n```sh\n$ bower install angular-bootstrap\n```\n\nNote: do not install 'angular-ui-bootstrap'. A separate repository - [bootstrap-bower](https://github.com/angular-ui/bootstrap-bower) - hosts the compiled javascript file and bower