summaryrefslogtreecommitdiff
path: root/test/results/python-pipenv-v1.1.json
blob: 0528f884d0cc79a3cc908d28a58c20a641ca366f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
{
  "version": "1.1",
  "licenses": [
    {
      "count": 1,
      "name": "Apache 2.0"
    },
    {
      "count": 1,
      "name": "BSD"
    },
    {
      "count": 1,
      "name": "MIT"
    },
    {
      "count": 1,
      "name": "public domain, Python, 2-Clause BSD, GPL 3 (see COPYING.txt)"
    }
  ],
  "dependencies": [
    {
      "licenses": [
        {
          "name": "BSD",
          "url": "http://en.wikipedia.org/wiki/BSD_licenses#4-clause_license_.28original_.22BSD_License.22.29"
        }
      ],
      "license": {
        "name": "BSD",
        "url": "http://en.wikipedia.org/wiki/BSD_licenses#4-clause_license_.28original_.22BSD_License.22.29"
      },
      "dependency": {
        "name": "django",
        "url": "https://www.djangoproject.com/",
        "description": "A high-level Python Web framework that encourages rapid development and clean, pragmatic design.",
        "pathes": [
          "."
        ]
      }
    },
    {
      "licenses": [
        {
          "name": "public domain, Python, 2-Clause BSD, GPL 3 (see COPYING.txt)",
          "url": ""
        }
      ],
      "license": {
        "name": "public domain, Python, 2-Clause BSD, GPL 3 (see COPYING.txt)"
      },
      "dependency": {
        "name": "docutils",
        "url": "http://docutils.sourceforge.net/",
        "description": "Docutils -- Python Documentation Utilities",
        "pathes": [
          "."
        ]
      }
    },
    {
      "licenses": [
        {
          "name": "MIT",
          "url": "http://opensource.org/licenses/mit-license"
        }
      ],
      "license": {
        "name": "MIT",
        "url": "http://opensource.org/licenses/mit-license"
      },
      "dependency": {
        "name": "pytz",
        "url": "http://pythonhosted.org/pytz",
        "description": "World timezone definitions, modern and historical",
        "pathes": [
          "."
        ]
      }
    },
    {
      "licenses": [
        {
          "name": "Apache 2.0",
          "url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
        }
      ],
      "license": {
        "name": "Apache 2.0",
        "url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
      },
      "dependency": {
        "name": "requests",
        "url": "http://python-requests.org",
        "description": "Python HTTP for Humans.",
        "pathes": [
          "."
        ]
      }
    }
  ]
}