diff options
| author | mo khan <mo.khan@gmail.com> | 2020-02-28 13:49:01 -0700 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-02-28 13:49:01 -0700 |
| commit | ec5d95953b614de3124bd733dfc739da1383130e (patch) | |
| tree | d399e46b75aa60b4d5c9fb70be9c0c6c584b2e8f /test/results/python-pipenv-v1.1.json | |
| parent | b04960caaf1abe23bc03d96688267f79aa6613a1 (diff) | |
Remove Docker related items
Diffstat (limited to 'test/results/python-pipenv-v1.1.json')
| -rw-r--r-- | test/results/python-pipenv-v1.1.json | 102 |
1 files changed, 0 insertions, 102 deletions
diff --git a/test/results/python-pipenv-v1.1.json b/test/results/python-pipenv-v1.1.json deleted file mode 100644 index 0528f88..0000000 --- a/test/results/python-pipenv-v1.1.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "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": [ - "." - ] - } - } - ] -} |
