mirror of
https://github.com/not-kennethreitz/click-tools.git
synced 2026-06-05 23:20:19 +00:00
d6fddec92b
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
65 lines
2.2 KiB
JSON
65 lines
2.2 KiB
JSON
{
|
|
"_meta": {
|
|
"hash": {
|
|
"sha256": "33cb85232dceab06582cd0ef5882cb391e8f6f3adc7242e1260489a7ba879bf1"
|
|
},
|
|
"host-environment-markers": {
|
|
"implementation_name": "cpython",
|
|
"implementation_version": "3.6.2",
|
|
"os_name": "posix",
|
|
"platform_machine": "x86_64",
|
|
"platform_python_implementation": "CPython",
|
|
"platform_release": "16.7.0",
|
|
"platform_system": "Darwin",
|
|
"platform_version": "Darwin Kernel Version 16.7.0: Thu Jun 15 17:36:27 PDT 2017; root:xnu-3789.70.16~2/RELEASE_X86_64",
|
|
"python_full_version": "3.6.2",
|
|
"python_version": "3.6",
|
|
"sys_platform": "darwin"
|
|
},
|
|
"pipfile-spec": 6,
|
|
"requires": {},
|
|
"sources": [
|
|
{
|
|
"name": "pypi",
|
|
"url": "https://pypi.python.org/simple",
|
|
"verify_ssl": true
|
|
}
|
|
]
|
|
},
|
|
"default": {
|
|
"appdirs": {
|
|
"hashes": [
|
|
"sha256:d8b24664561d0d34ddfaec54636d502d7cea6e29c3eaf68f3df6180863e2166e",
|
|
"sha256:9e5896d1372858f8dd3344faf4e5014d21849c756c8d5701f78f8a103b372d92"
|
|
],
|
|
"version": "==1.4.3"
|
|
},
|
|
"click": {
|
|
"hashes": [
|
|
"sha256:29f99fc6125fbc931b758dc053b3114e55c77a6e4c6c3a2674a2dc986016381d",
|
|
"sha256:f15516df478d5a56180fbf80e68f206010e6d160fc39fa508b65e035fd75130b"
|
|
],
|
|
"version": "==6.7"
|
|
},
|
|
"colorama": {
|
|
"hashes": [
|
|
"sha256:463f8483208e921368c9f306094eb6f725c6ca42b0f97e313cb5d5512459feda",
|
|
"sha256:48eb22f4f8461b1df5734a074b57042430fb06e1d61bd1e11b078c0fe6d7a1f1"
|
|
],
|
|
"version": "==0.3.9"
|
|
},
|
|
"crayons": {
|
|
"hashes": [
|
|
"sha256:6f51241d0c4faec1c04c1c0ac6a68f1d66a4655476ce1570b3f37e5166a599cc",
|
|
"sha256:5e17691605e564d63482067eb6327d01a584bbaf870beffd4456a3391bd8809d"
|
|
],
|
|
"version": "==0.1.2"
|
|
},
|
|
"e1839a8": {
|
|
"editable": true,
|
|
"path": "."
|
|
}
|
|
},
|
|
"develop": {}
|
|
}
|