Merge pull request #14 from wayne-foley/patch-1

Adding License information to the package.json
This commit is contained in:
AJ ONeal 2016-04-15 17:07:27 -06:00
commit bf82fdbb5c
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
"description": "A commandline utility to convert JSON to YAML / YML",
"keywords": ["yml", "yaml", "json", "cli", "util"],
"version": "1.0.3",
"license": "Apache-2.0",
"main": "index.js",
"repository": {
"type": "git",