{
  "build": "py_0",
  "build_number": 0,
  "channel": "https://repo.anaconda.com/pkgs/main/noarch",
  "constrains": [],
  "depends": [
    "anaconda-client",
    "python",
    "requests",
    "ruamel_yaml",
    "tornado >=4.2"
  ],
  "extracted_package_dir": "/oak/stanford/groups/akundaje/marinovg/programs/Anaconda2/pkgs/anaconda-project-0.8.3-py_0",
  "features": "",
  "files": [
    "lib/python2.7/site-packages/anaconda_project-0.8.3.dist-info/INSTALLER",
    "lib/python2.7/site-packages/anaconda_project-0.8.3.dist-info/LICENSE.txt",
    "lib/python2.7/site-packages/anaconda_project-0.8.3.dist-info/METADATA",
    "lib/python2.7/site-packages/anaconda_project-0.8.3.dist-info/RECORD",
    "lib/python2.7/site-packages/anaconda_project-0.8.3.dist-info/WHEEL",
    "lib/python2.7/site-packages/anaconda_project-0.8.3.dist-info/entry_points.txt",
    "lib/python2.7/site-packages/anaconda_project-0.8.3.dist-info/top_level.txt",
    "lib/python2.7/site-packages/anaconda_project/__init__.py",
    "lib/python2.7/site-packages/anaconda_project/api.py",
    "lib/python2.7/site-packages/anaconda_project/archiver.py",
    "lib/python2.7/site-packages/anaconda_project/cli.py",
    "lib/python2.7/site-packages/anaconda_project/client.py",
    "lib/python2.7/site-packages/anaconda_project/conda_manager.py",
    "lib/python2.7/site-packages/anaconda_project/env_spec.py",
    "lib/python2.7/site-packages/anaconda_project/frontend.py",
    "lib/python2.7/site-packages/anaconda_project/internal/__init__.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/__init__.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/activate.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/archive.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/bug_handler.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/clean.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/command_commands.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/console_utils.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/download_commands.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/environment_commands.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/init.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/main.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/prepare.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/prepare_with_mode.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/project_load.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/run.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/service_commands.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/__init__.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_activate.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_bug_handler.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_bundle.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_clean.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_command_commands.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_console_utils.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_download_commands.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_environment_commands.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_init.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_main.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_prepare.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_project_load.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_run.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_service_commands.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_unarchive.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_upload.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_variable_commands.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/unarchive.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/upload.py",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/variable_commands.py",
    "lib/python2.7/site-packages/anaconda_project/internal/conda_api.py",
    "lib/python2.7/site-packages/anaconda_project/internal/default_conda_manager.py",
    "lib/python2.7/site-packages/anaconda_project/internal/directory_contains.py",
    "lib/python2.7/site-packages/anaconda_project/internal/http_client.py",
    "lib/python2.7/site-packages/anaconda_project/internal/keyring.py",
    "lib/python2.7/site-packages/anaconda_project/internal/logged_subprocess.py",
    "lib/python2.7/site-packages/anaconda_project/internal/makedirs.py",
    "lib/python2.7/site-packages/anaconda_project/internal/metaclass.py",
    "lib/python2.7/site-packages/anaconda_project/internal/notebook_analyzer.py",
    "lib/python2.7/site-packages/anaconda_project/internal/pip_api.py",
    "lib/python2.7/site-packages/anaconda_project/internal/plugins.py",
    "lib/python2.7/site-packages/anaconda_project/internal/py2_compat.py",
    "lib/python2.7/site-packages/anaconda_project/internal/rename.py",
    "lib/python2.7/site-packages/anaconda_project/internal/simple_status.py",
    "lib/python2.7/site-packages/anaconda_project/internal/slugify.py",
    "lib/python2.7/site-packages/anaconda_project/internal/streaming_popen.py",
    "lib/python2.7/site-packages/anaconda_project/internal/test/__init__.py",
    "lib/python2.7/site-packages/anaconda_project/internal/test/fake_frontend.py",
    "lib/python2.7/site-packages/anaconda_project/internal/test/fields.py",
    "lib/python2.7/site-packages/anaconda_project/internal/test/http_server.py",
    "lib/python2.7/site-packages/anaconda_project/internal/test/http_utils.py",
    "lib/python2.7/site-packages/anaconda_project/internal/test/multipart.py",
    "lib/python2.7/site-packages/anaconda_project/internal/test/test_conda_api.py",
    "lib/python2.7/site-packages/anaconda_project/internal/test/test_default_conda_manager.py",
    "lib/python2.7/site-packages/anaconda_project/internal/test/test_directory_contains.py",
    "lib/python2.7/site-packages/anaconda_project/internal/test/test_http_client.py",
    "lib/python2.7/site-packages/anaconda_project/internal/test/test_keyring.py",
    "lib/python2.7/site-packages/anaconda_project/internal/test/test_logged_subprocess.py",
    "lib/python2.7/site-packages/anaconda_project/internal/test/test_makedirs.py",
    "lib/python2.7/site-packages/anaconda_project/internal/test/test_notebook_analyzer.py",
    "lib/python2.7/site-packages/anaconda_project/internal/test/test_pip_api.py",
    "lib/python2.7/site-packages/anaconda_project/internal/test/test_rename.py",
    "lib/python2.7/site-packages/anaconda_project/internal/test/test_simple_status.py",
    "lib/python2.7/site-packages/anaconda_project/internal/test/test_slugify.py",
    "lib/python2.7/site-packages/anaconda_project/internal/test/test_streaming_popen.py",
    "lib/python2.7/site-packages/anaconda_project/internal/test/test_toposort.py",
    "lib/python2.7/site-packages/anaconda_project/internal/test/test_windows_cmdline.py",
    "lib/python2.7/site-packages/anaconda_project/internal/test/test_ziputils.py",
    "lib/python2.7/site-packages/anaconda_project/internal/test/tmpfile_utils.py",
    "lib/python2.7/site-packages/anaconda_project/internal/toposort.py",
    "lib/python2.7/site-packages/anaconda_project/internal/windows_cmdline.py",
    "lib/python2.7/site-packages/anaconda_project/internal/ziputils.py",
    "lib/python2.7/site-packages/anaconda_project/local_state_file.py",
    "lib/python2.7/site-packages/anaconda_project/plugins.py",
    "lib/python2.7/site-packages/anaconda_project/prepare.py",
    "lib/python2.7/site-packages/anaconda_project/project.py",
    "lib/python2.7/site-packages/anaconda_project/project_commands.py",
    "lib/python2.7/site-packages/anaconda_project/project_file.py",
    "lib/python2.7/site-packages/anaconda_project/project_lock_file.py",
    "lib/python2.7/site-packages/anaconda_project/project_ops.py",
    "lib/python2.7/site-packages/anaconda_project/provide.py",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/__init__.py",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/network_util.py",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/provider.py",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/providers/__init__.py",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/providers/conda_env.py",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/providers/download.py",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/providers/redis.py",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/providers/test/__init__.py",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/providers/test/test_conda_bootstrap_env.py",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/providers/test/test_conda_env.py",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/providers/test/test_download_provider.py",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/providers/test/test_redis_provider.py",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/registry.py",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirement.py",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirements/__init__.py",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirements/conda_env.py",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirements/download.py",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirements/redis.py",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirements/service.py",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirements/test/__init__.py",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirements/test/test_conda_env.py",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirements/test/test_download_requirement.py",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirements/test/test_redis_requirement.py",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirements/test/test_service_requirement.py",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/test/__init__.py",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/test/test_network_util.py",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/test/test_provider.py",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/test/test_requirement.py",
    "lib/python2.7/site-packages/anaconda_project/status.py",
    "lib/python2.7/site-packages/anaconda_project/test/__init__.py",
    "lib/python2.7/site-packages/anaconda_project/test/environ_utils.py",
    "lib/python2.7/site-packages/anaconda_project/test/fake_server.py",
    "lib/python2.7/site-packages/anaconda_project/test/project_utils.py",
    "lib/python2.7/site-packages/anaconda_project/test/test_api.py",
    "lib/python2.7/site-packages/anaconda_project/test/test_bundler.py",
    "lib/python2.7/site-packages/anaconda_project/test/test_cli.py",
    "lib/python2.7/site-packages/anaconda_project/test/test_client.py",
    "lib/python2.7/site-packages/anaconda_project/test/test_conda_manager.py",
    "lib/python2.7/site-packages/anaconda_project/test/test_env_spec.py",
    "lib/python2.7/site-packages/anaconda_project/test/test_frontend.py",
    "lib/python2.7/site-packages/anaconda_project/test/test_local_state_file.py",
    "lib/python2.7/site-packages/anaconda_project/test/test_plugins.py",
    "lib/python2.7/site-packages/anaconda_project/test/test_prepare.py",
    "lib/python2.7/site-packages/anaconda_project/test/test_project.py",
    "lib/python2.7/site-packages/anaconda_project/test/test_project_commands.py",
    "lib/python2.7/site-packages/anaconda_project/test/test_project_file.py",
    "lib/python2.7/site-packages/anaconda_project/test/test_project_lock_file.py",
    "lib/python2.7/site-packages/anaconda_project/test/test_project_ops.py",
    "lib/python2.7/site-packages/anaconda_project/test/test_version.py",
    "lib/python2.7/site-packages/anaconda_project/test/test_yaml_file.py",
    "lib/python2.7/site-packages/anaconda_project/verbose.py",
    "lib/python2.7/site-packages/anaconda_project/version.py",
    "lib/python2.7/site-packages/anaconda_project/yaml_file.py",
    "lib/python2.7/site-packages/anaconda_project/__init__.pyc",
    "lib/python2.7/site-packages/anaconda_project/api.pyc",
    "lib/python2.7/site-packages/anaconda_project/archiver.pyc",
    "lib/python2.7/site-packages/anaconda_project/cli.pyc",
    "lib/python2.7/site-packages/anaconda_project/client.pyc",
    "lib/python2.7/site-packages/anaconda_project/conda_manager.pyc",
    "lib/python2.7/site-packages/anaconda_project/env_spec.pyc",
    "lib/python2.7/site-packages/anaconda_project/frontend.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/__init__.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/__init__.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/activate.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/archive.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/bug_handler.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/clean.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/command_commands.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/console_utils.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/download_commands.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/environment_commands.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/init.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/main.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/prepare.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/prepare_with_mode.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/project_load.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/run.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/service_commands.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/__init__.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_activate.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_bug_handler.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_bundle.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_clean.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_command_commands.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_console_utils.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_download_commands.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_environment_commands.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_init.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_main.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_prepare.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_project_load.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_run.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_service_commands.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_unarchive.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_upload.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_variable_commands.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/unarchive.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/upload.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/cli/variable_commands.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/conda_api.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/default_conda_manager.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/directory_contains.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/http_client.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/keyring.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/logged_subprocess.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/makedirs.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/metaclass.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/notebook_analyzer.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/pip_api.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/plugins.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/py2_compat.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/rename.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/simple_status.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/slugify.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/streaming_popen.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/test/__init__.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/test/fake_frontend.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/test/fields.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/test/http_server.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/test/http_utils.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/test/multipart.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/test/test_conda_api.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/test/test_default_conda_manager.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/test/test_directory_contains.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/test/test_http_client.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/test/test_keyring.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/test/test_logged_subprocess.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/test/test_makedirs.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/test/test_notebook_analyzer.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/test/test_pip_api.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/test/test_rename.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/test/test_simple_status.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/test/test_slugify.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/test/test_streaming_popen.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/test/test_toposort.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/test/test_windows_cmdline.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/test/test_ziputils.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/test/tmpfile_utils.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/toposort.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/windows_cmdline.pyc",
    "lib/python2.7/site-packages/anaconda_project/internal/ziputils.pyc",
    "lib/python2.7/site-packages/anaconda_project/local_state_file.pyc",
    "lib/python2.7/site-packages/anaconda_project/plugins.pyc",
    "lib/python2.7/site-packages/anaconda_project/prepare.pyc",
    "lib/python2.7/site-packages/anaconda_project/project.pyc",
    "lib/python2.7/site-packages/anaconda_project/project_commands.pyc",
    "lib/python2.7/site-packages/anaconda_project/project_file.pyc",
    "lib/python2.7/site-packages/anaconda_project/project_lock_file.pyc",
    "lib/python2.7/site-packages/anaconda_project/project_ops.pyc",
    "lib/python2.7/site-packages/anaconda_project/provide.pyc",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/__init__.pyc",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/network_util.pyc",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/provider.pyc",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/providers/__init__.pyc",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/providers/conda_env.pyc",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/providers/download.pyc",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/providers/redis.pyc",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/providers/test/__init__.pyc",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/providers/test/test_conda_bootstrap_env.pyc",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/providers/test/test_conda_env.pyc",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/providers/test/test_download_provider.pyc",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/providers/test/test_redis_provider.pyc",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/registry.pyc",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirement.pyc",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirements/__init__.pyc",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirements/conda_env.pyc",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirements/download.pyc",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirements/redis.pyc",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirements/service.pyc",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirements/test/__init__.pyc",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirements/test/test_conda_env.pyc",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirements/test/test_download_requirement.pyc",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirements/test/test_redis_requirement.pyc",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirements/test/test_service_requirement.pyc",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/test/__init__.pyc",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/test/test_network_util.pyc",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/test/test_provider.pyc",
    "lib/python2.7/site-packages/anaconda_project/requirements_registry/test/test_requirement.pyc",
    "lib/python2.7/site-packages/anaconda_project/status.pyc",
    "lib/python2.7/site-packages/anaconda_project/test/__init__.pyc",
    "lib/python2.7/site-packages/anaconda_project/test/environ_utils.pyc",
    "lib/python2.7/site-packages/anaconda_project/test/fake_server.pyc",
    "lib/python2.7/site-packages/anaconda_project/test/project_utils.pyc",
    "lib/python2.7/site-packages/anaconda_project/test/test_api.pyc",
    "lib/python2.7/site-packages/anaconda_project/test/test_bundler.pyc",
    "lib/python2.7/site-packages/anaconda_project/test/test_cli.pyc",
    "lib/python2.7/site-packages/anaconda_project/test/test_client.pyc",
    "lib/python2.7/site-packages/anaconda_project/test/test_conda_manager.pyc",
    "lib/python2.7/site-packages/anaconda_project/test/test_env_spec.pyc",
    "lib/python2.7/site-packages/anaconda_project/test/test_frontend.pyc",
    "lib/python2.7/site-packages/anaconda_project/test/test_local_state_file.pyc",
    "lib/python2.7/site-packages/anaconda_project/test/test_plugins.pyc",
    "lib/python2.7/site-packages/anaconda_project/test/test_prepare.pyc",
    "lib/python2.7/site-packages/anaconda_project/test/test_project.pyc",
    "lib/python2.7/site-packages/anaconda_project/test/test_project_commands.pyc",
    "lib/python2.7/site-packages/anaconda_project/test/test_project_file.pyc",
    "lib/python2.7/site-packages/anaconda_project/test/test_project_lock_file.pyc",
    "lib/python2.7/site-packages/anaconda_project/test/test_project_ops.pyc",
    "lib/python2.7/site-packages/anaconda_project/test/test_version.pyc",
    "lib/python2.7/site-packages/anaconda_project/test/test_yaml_file.pyc",
    "lib/python2.7/site-packages/anaconda_project/verbose.pyc",
    "lib/python2.7/site-packages/anaconda_project/version.pyc",
    "lib/python2.7/site-packages/anaconda_project/yaml_file.pyc",
    "bin/anaconda-project"
  ],
  "fn": "anaconda-project-0.8.3-py_0.tar.bz2",
  "license": "BSD 3-Clause",
  "license_family": "BSD",
  "link": {
    "source": "/oak/stanford/groups/akundaje/marinovg/programs/Anaconda2/pkgs/anaconda-project-0.8.3-py_0",
    "type": 1
  },
  "md5": "3c70da53bb1531e2391bf05f3566ae74",
  "name": "anaconda-project",
  "noarch": "python",
  "package_tarball_full_path": "/oak/stanford/groups/akundaje/marinovg/programs/Anaconda2/pkgs/anaconda-project-0.8.3-py_0.tar.bz2",
  "package_type": "noarch_python",
  "paths_data": {
    "paths": [
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/__init__.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/api.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/archiver.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/cli.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/client.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/conda_manager.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/env_spec.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/frontend.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/__init__.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/__init__.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/activate.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/archive.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/bug_handler.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/clean.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/command_commands.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/console_utils.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/download_commands.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/environment_commands.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/init.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/main.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/prepare.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/prepare_with_mode.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/project_load.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/run.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/service_commands.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/test/__init__.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_activate.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_bug_handler.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_bundle.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_clean.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_command_commands.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_console_utils.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_download_commands.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_environment_commands.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_init.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_main.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_prepare.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_project_load.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_run.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_service_commands.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_unarchive.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_upload.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/test/test_variable_commands.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/unarchive.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/upload.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/cli/variable_commands.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/conda_api.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/default_conda_manager.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/directory_contains.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/http_client.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/keyring.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/logged_subprocess.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/makedirs.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/metaclass.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/notebook_analyzer.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/pip_api.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/plugins.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/py2_compat.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/rename.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/simple_status.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/slugify.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/streaming_popen.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/test/__init__.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/test/fake_frontend.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/test/fields.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/test/http_server.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/test/http_utils.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/test/multipart.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/test/test_conda_api.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/test/test_default_conda_manager.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/test/test_directory_contains.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/test/test_http_client.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/test/test_keyring.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/test/test_logged_subprocess.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/test/test_makedirs.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/test/test_notebook_analyzer.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/test/test_pip_api.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/test/test_rename.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/test/test_simple_status.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/test/test_slugify.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/test/test_streaming_popen.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/test/test_toposort.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/test/test_windows_cmdline.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/test/test_ziputils.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/test/tmpfile_utils.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/toposort.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/windows_cmdline.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/internal/ziputils.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/local_state_file.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/plugins.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/prepare.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/project.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/project_commands.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/project_file.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/project_lock_file.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/project_ops.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/provide.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/requirements_registry/__init__.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/requirements_registry/network_util.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/requirements_registry/provider.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/requirements_registry/providers/__init__.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/requirements_registry/providers/conda_env.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/requirements_registry/providers/download.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/requirements_registry/providers/redis.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/requirements_registry/providers/test/__init__.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/requirements_registry/providers/test/test_conda_bootstrap_env.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/requirements_registry/providers/test/test_conda_env.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/requirements_registry/providers/test/test_download_provider.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/requirements_registry/providers/test/test_redis_provider.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/requirements_registry/registry.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirement.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirements/__init__.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirements/conda_env.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirements/download.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirements/redis.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirements/service.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirements/test/__init__.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirements/test/test_conda_env.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirements/test/test_download_requirement.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirements/test/test_redis_requirement.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/requirements_registry/requirements/test/test_service_requirement.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/requirements_registry/test/__init__.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/requirements_registry/test/test_network_util.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/requirements_registry/test/test_provider.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/requirements_registry/test/test_requirement.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/status.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/test/__init__.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/test/environ_utils.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/test/fake_server.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/test/project_utils.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/test/test_api.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/test/test_bundler.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/test/test_cli.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/test/test_client.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/test/test_conda_manager.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/test/test_env_spec.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/test/test_frontend.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/test/test_local_state_file.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/test/test_plugins.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/test/test_prepare.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/test/test_project.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/test/test_project_commands.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/test/test_project_file.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/test/test_project_lock_file.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/test/test_project_ops.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/test/test_version.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/test/test_yaml_file.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/verbose.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/version.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "lib/python2.7/site-packages/anaconda_project/yaml_file.pyc",
        "path_type": "pyc_file"
      },
      {
        "_path": "bin/anaconda-project",
        "path_type": "unix_python_entry_point"
      }
    ],
    "paths_version": 1
  },
  "requested_spec": "anaconda-project==0.8.3=py_0",
  "sha256": "59128c9b10a7a2f1ad365af8da9fe9ded2596706ac58af7251d42b1908dce61d",
  "size": 216916,
  "subdir": "noarch",
  "timestamp": 1561547711846,
  "track_features": "",
  "url": "https://repo.anaconda.com/pkgs/main/noarch/anaconda-project-0.8.3-py_0.tar.bz2",
  "version": "0.8.3"
}