Stupidest part of the JSON spec.
This commit is contained in:
parent
120a3ea34c
commit
ff0439f2cb
|
@ -5,5 +5,5 @@
|
||||||
"description": "A short description of the project.",
|
"description": "A short description of the project.",
|
||||||
"year": "2016",
|
"year": "2016",
|
||||||
"open_source_license": ["MIT", "BSD", "Not open source"],
|
"open_source_license": ["MIT", "BSD", "Not open source"],
|
||||||
"s3_bucket": "[OPTIONAL] your-bucket-for-syncing-data (do not include 's3://')",
|
"s3_bucket": "[OPTIONAL] your-bucket-for-syncing-data (do not include 's3://')"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue