This repository has been archived on 2020-01-20. You can view files and clone it, but cannot push or open issues or pull requests.
node-spearhead/test/unit/corpus/metadata-illegal-types.json

5 lines
48 B
JSON

{
"array": [1,2,3],
"obj": {"a": "A"}
}