mirror of
https://github.com/kennethreitz/pipenvlib.git
synced 2026-06-05 15:00:17 +00:00
c5a145be0e
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
62 lines
2.1 KiB
JSON
62 lines
2.1 KiB
JSON
{
|
|
"_meta": {
|
|
"hash": {
|
|
"sha256": "8cf7c857bd87b9ddc57b56086aa98cb51f8dbb237eeb91a30bafc060d1c5c4a2"
|
|
},
|
|
"host-environment-markers": {
|
|
"implementation_name": "cpython",
|
|
"implementation_version": "3.6.4",
|
|
"os_name": "posix",
|
|
"platform_machine": "x86_64",
|
|
"platform_python_implementation": "CPython",
|
|
"platform_release": "17.3.0",
|
|
"platform_system": "Darwin",
|
|
"platform_version": "Darwin Kernel Version 17.3.0: Thu Nov 9 18:09:22 PST 2017; root:xnu-4570.31.3~1/RELEASE_X86_64",
|
|
"python_full_version": "3.6.4",
|
|
"python_version": "3.6",
|
|
"sys_platform": "darwin"
|
|
},
|
|
"pipfile-spec": 6,
|
|
"requires": {
|
|
"python_version": "3.6"
|
|
},
|
|
"sources": [
|
|
{
|
|
"name": "pypi",
|
|
"url": "https://pypi.python.org/simple",
|
|
"verify_ssl": true
|
|
}
|
|
]
|
|
},
|
|
"default": {
|
|
"delegator.py": {
|
|
"hashes": [
|
|
"sha256:b2552a818ec078f017688adb2044a86514d014d5854e5ac641ad614c357fa60b",
|
|
"sha256:27eb1585935ee5dd297a133bf0d91edb4fe84cc5615750fbfbcd6222cc66cc2b"
|
|
],
|
|
"version": "==0.0.14"
|
|
},
|
|
"pexpect": {
|
|
"hashes": [
|
|
"sha256:144939a072a46d32f6e5ecc866509e1d613276781f7182148a08df52eaa7b022",
|
|
"sha256:8e287b171dbaf249d0b06b5f2e88cb7e694651d2d0b8c15bccb83170d3c55575"
|
|
],
|
|
"version": "==4.3.1"
|
|
},
|
|
"ptyprocess": {
|
|
"hashes": [
|
|
"sha256:e8c43b5eee76b2083a9badde89fd1bbce6c8942d1045146e100b7b5e014f4f1a",
|
|
"sha256:e64193f0047ad603b71f202332ab5527c5e52aa7c8b609704fc28c0dc20c4365"
|
|
],
|
|
"version": "==0.5.2"
|
|
},
|
|
"toml": {
|
|
"hashes": [
|
|
"sha256:8e86bd6ce8cc11b9620cb637466453d94f5d57ad86f17e98a98d1f73e3baab2d"
|
|
],
|
|
"version": "==0.9.4"
|
|
}
|
|
},
|
|
"develop": {}
|
|
}
|