Trying to learn how to write an installing NPM script, part 2.
This commit is contained in:
		
							parent
							
								
									e911785f97
								
							
						
					
					
						commit
						c2037c98f9
					
				|  | @ -15,8 +15,6 @@ | ||||||
|     "directories": { |     "directories": { | ||||||
|         "lib": "./lib" |         "lib": "./lib" | ||||||
|     }, |     }, | ||||||
|     "main": { |     "main": "lib/reparse", | ||||||
|         "lib/reparse" |  | ||||||
|     }, |  | ||||||
|     "engine": "node >= 0.6.0" |     "engine": "node >= 0.6.0" | ||||||
| } | } | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue