| 
									
										
										
										
											2016-11-24 23:21:40 +01:00
										 |  |  | import * as plugins from './npmci.plugins' | 
					
						
							| 
									
										
										
										
											2016-06-05 23:24:11 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-11-24 23:21:40 +01:00
										 |  |  | export let cwd = process.cwd() | 
					
						
							| 
									
										
										
										
											2016-06-05 23:24:11 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-11-24 23:21:40 +01:00
										 |  |  | export let NpmciPackageRoot = plugins.path.join(__dirname,'../') | 
					
						
							|  |  |  | export let NpmciPackageConfig = plugins.path.join(NpmciPackageRoot,'./config.json') | 
					
						
							|  |  |  | export let NpmciProjectDir = cwd | 
					
						
							|  |  |  | export let NpmciTestDir = plugins.path.join(cwd,'./test') |