nexus site path corrected
[portal.git] / ecomp-portal-FE / client / bower_components / es5-shim / .bower.json
1 {
2   "name": "es5-shim",
3   "main": "es5-shim.js",
4   "repository": {
5     "type": "git",
6     "url": "git://github.com/es-shims/es5-shim"
7   },
8   "homepage": "https://github.com/es-shims/es5-shim",
9   "authors": [
10     "Kris Kowal <kris@cixar.com> (http://github.com/kriskowal/)",
11     "Sami Samhuri <sami.samhuri@gmail.com> (http://samhuri.net/)",
12     "Florian Schäfer <florian.schaefer@gmail.com> (http://github.com/fschaefer)",
13     "Irakli Gozalishvili <rfobic@gmail.com> (http://jeditoolkit.com)",
14     "Kit Cambridge <kitcambridge@gmail.com> (http://kitcambridge.github.com)",
15     "Jordan Harband <ljharb@gmail.com> (https://github.com/ljharb/)"
16   ],
17   "description": "ECMAScript 5 compatibility shims for legacy JavaScript engines",
18   "keywords": [
19     "shim",
20     "es5",
21     "es5 shim",
22     "javascript",
23     "ecmascript",
24     "polyfill"
25   ],
26   "license": "MIT",
27   "ignore": [
28     "**/.*",
29     "node_modules",
30     "bower_components",
31     "tests"
32   ],
33   "version": "4.5.9",
34   "_release": "4.5.9",
35   "_resolution": {
36     "type": "version",
37     "tag": "v4.5.9",
38     "commit": "de7aa6ea2b58b1e3839438d04c023ddf3600c35a"
39   },
40   "_source": "https://github.com/es-shims/es5-shim.git",
41   "_target": "~4.5.8",
42   "_originalSource": "es5-shim"
43 }