summaryrefslogtreecommitdiff
path: root/META.json
diff options
context:
space:
mode:
authorKaren Etheridge <ether@cpan.org>2016-11-10 15:44:38 -0800
committerKaren Etheridge <ether@cpan.org>2016-11-10 17:00:21 -0800
commitc66014146e154391c5367a6e74838f59045020cb (patch)
treea7a50e724f4635de0e2ec5dd6775d8e6701b48d6 /META.json
parentf13faa875d61f8128155afef8086bebeeec9b03d (diff)
downloadcarton-c66014146e154391c5367a6e74838f59045020cb.tar.gz
switch from JSON to JSON::PP
Diffstat (limited to 'META.json')
-rw-r--r--META.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/META.json b/META.json
index 9cfad88..f7b3da5 100644
--- a/META.json
+++ b/META.json
@@ -50,7 +50,7 @@
"CPAN::Meta::Requirements" : "2.121",
"Class::Tiny" : "1.001",
"Getopt::Long" : "2.39",
- "JSON" : "2.53",
+ "JSON::PP" : "2.27300",
"Module::CPANfile" : "0.9031",
"Module::CoreList" : "0",
"Module::Metadata" : "1.000003",