Merge pull request #14 from wayne-foley/patch-1
Adding License information to the package.json
This commit is contained in:
		
						commit
						bf82fdbb5c
					
				@ -4,6 +4,7 @@
 | 
				
			|||||||
  "description": "A commandline utility to convert JSON to YAML / YML",
 | 
					  "description": "A commandline utility to convert JSON to YAML / YML",
 | 
				
			||||||
  "keywords": ["yml", "yaml", "json", "cli", "util"],
 | 
					  "keywords": ["yml", "yaml", "json", "cli", "util"],
 | 
				
			||||||
  "version": "1.0.3",
 | 
					  "version": "1.0.3",
 | 
				
			||||||
 | 
					  "license": "Apache-2.0",
 | 
				
			||||||
  "main": "index.js",
 | 
					  "main": "index.js",
 | 
				
			||||||
  "repository": {
 | 
					  "repository": {
 | 
				
			||||||
    "type": "git",
 | 
					    "type": "git",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user