Beautified to see if it passes NPM.
This commit is contained in:
		
							parent
							
								
									26e7b3936e
								
							
						
					
					
						commit
						e83eb6df26
					
				
							
								
								
									
										10
									
								
								package.json
								
								
								
								
							
							
						
						
									
										10
									
								
								package.json
								
								
								
								
							|  | @ -1,15 +1,15 @@ | |||
| { | ||||
|     "name": "reparse-coffeescript", | ||||
|     "description": "An implementation of a parser combinator in coffeescript.", | ||||
|     "author": { "name": "Elf M. Sternberg" }, | ||||
|     "author": { | ||||
|         "name": "Elf M. Sternberg" | ||||
|     }, | ||||
|     "version": "0.0.1", | ||||
|     "keywords": ["parser", "coffeescript"], | ||||
|     "licenses": [ | ||||
|         { | ||||
|     "licenses": [{ | ||||
|         "type": "MIT", | ||||
|         "url": "http://github.com/elfsternberg/reparse/raw/master/LICENSE" | ||||
|         } | ||||
|     ], | ||||
|     }], | ||||
|     "dependencies": { | ||||
|         "coffee-script": "1.x.x" | ||||
|     }, | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue