Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(305)

Side by Side Diff: third_party/JSON/JSON-2.59/META.yml

Issue 15736030: Add JSON.pm to third_party (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix permissions and shebangs Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/JSON/JSON-2.59/META.json ('k') | third_party/JSON/JSON-2.59/MYMETA.yml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 ---
2 abstract: 'JSON (JavaScript Object Notation) encoder/decoder'
3 author:
4 - 'Makamaka Hannyaharamitu, E<lt>makamaka[at]cpan.orgE<gt>'
5 build_requires:
6 ExtUtils::MakeMaker: 0
7 configure_requires:
8 ExtUtils::MakeMaker: 0
9 dynamic_config: 1
10 generated_by: 'ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2 .130880'
11 license: perl
12 meta-spec:
13 url: http://module-build.sourceforge.net/META-spec-v1.4.html
14 version: 1.4
15 name: JSON
16 no_index:
17 directory:
18 - t
19 - inc
20 recommends:
21 JSON::XS: 2.34
22 requires:
23 Test::More: 0
24 resources:
25 repository: https://github.com/makamaka/JSON
26 version: 2.59
OLDNEW
« no previous file with comments | « third_party/JSON/JSON-2.59/META.json ('k') | third_party/JSON/JSON-2.59/MYMETA.yml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698