Ignasi Barrera be70cb3f67 Fixed Metadata deserialization
Metadata fields 'dependencies', 'conflicting', 'providing', 'platforms' and 'replacing' are
simple Map<String, String>, where the value is a version constraint like '>= 0.0.0', but not
a Json array.

See https://github.com/opscode/chef/blob/master/chef/lib/chef/cookbook/metadata.rb for more
details about Metadata format.
2011-08-24 13:15:02 +02:00
..
2011-08-24 13:15:02 +02:00