|  | @@ -749,6 +749,38 @@
 | 
	
		
			
			| 749 | 749 |          "semver": "5.4.1"
 | 
	
		
			
			| 750 | 750 |        }
 | 
	
		
			
			| 751 | 751 |      },
 | 
	
		
			
			|  | 752 | +    "babel-preset-es2015": {
 | 
	
		
			
			|  | 753 | +      "version": "6.24.1",
 | 
	
		
			
			|  | 754 | +      "resolved": "https://registry.npmjs.org/babel-preset-es2015/-/babel-preset-es2015-6.24.1.tgz",
 | 
	
		
			
			|  | 755 | +      "integrity": "sha1-1EBQ1rwsn+6nAqrzjXJ6AhBTiTk=",
 | 
	
		
			
			|  | 756 | +      "dev": true,
 | 
	
		
			
			|  | 757 | +      "requires": {
 | 
	
		
			
			|  | 758 | +        "babel-plugin-check-es2015-constants": "6.22.0",
 | 
	
		
			
			|  | 759 | +        "babel-plugin-transform-es2015-arrow-functions": "6.22.0",
 | 
	
		
			
			|  | 760 | +        "babel-plugin-transform-es2015-block-scoped-functions": "6.22.0",
 | 
	
		
			
			|  | 761 | +        "babel-plugin-transform-es2015-block-scoping": "6.26.0",
 | 
	
		
			
			|  | 762 | +        "babel-plugin-transform-es2015-classes": "6.24.1",
 | 
	
		
			
			|  | 763 | +        "babel-plugin-transform-es2015-computed-properties": "6.24.1",
 | 
	
		
			
			|  | 764 | +        "babel-plugin-transform-es2015-destructuring": "6.23.0",
 | 
	
		
			
			|  | 765 | +        "babel-plugin-transform-es2015-duplicate-keys": "6.24.1",
 | 
	
		
			
			|  | 766 | +        "babel-plugin-transform-es2015-for-of": "6.23.0",
 | 
	
		
			
			|  | 767 | +        "babel-plugin-transform-es2015-function-name": "6.24.1",
 | 
	
		
			
			|  | 768 | +        "babel-plugin-transform-es2015-literals": "6.22.0",
 | 
	
		
			
			|  | 769 | +        "babel-plugin-transform-es2015-modules-amd": "6.24.1",
 | 
	
		
			
			|  | 770 | +        "babel-plugin-transform-es2015-modules-commonjs": "6.26.0",
 | 
	
		
			
			|  | 771 | +        "babel-plugin-transform-es2015-modules-systemjs": "6.24.1",
 | 
	
		
			
			|  | 772 | +        "babel-plugin-transform-es2015-modules-umd": "6.24.1",
 | 
	
		
			
			|  | 773 | +        "babel-plugin-transform-es2015-object-super": "6.24.1",
 | 
	
		
			
			|  | 774 | +        "babel-plugin-transform-es2015-parameters": "6.24.1",
 | 
	
		
			
			|  | 775 | +        "babel-plugin-transform-es2015-shorthand-properties": "6.24.1",
 | 
	
		
			
			|  | 776 | +        "babel-plugin-transform-es2015-spread": "6.22.0",
 | 
	
		
			
			|  | 777 | +        "babel-plugin-transform-es2015-sticky-regex": "6.24.1",
 | 
	
		
			
			|  | 778 | +        "babel-plugin-transform-es2015-template-literals": "6.22.0",
 | 
	
		
			
			|  | 779 | +        "babel-plugin-transform-es2015-typeof-symbol": "6.23.0",
 | 
	
		
			
			|  | 780 | +        "babel-plugin-transform-es2015-unicode-regex": "6.24.1",
 | 
	
		
			
			|  | 781 | +        "babel-plugin-transform-regenerator": "6.26.0"
 | 
	
		
			
			|  | 782 | +      }
 | 
	
		
			
			|  | 783 | +    },
 | 
	
		
			
			| 752 | 784 |      "babel-preset-flow": {
 | 
	
		
			
			| 753 | 785 |        "version": "6.23.0",
 | 
	
		
			
			| 754 | 786 |        "resolved": "https://registry.npmjs.org/babel-preset-flow/-/babel-preset-flow-6.23.0.tgz",
 |