-
-
Notifications
You must be signed in to change notification settings - Fork 790
Expand file tree
/
Copy pathexpectedoutput.json
More file actions
106 lines (106 loc) · 3.39 KB
/
Copy pathexpectedoutput.json
File metadata and controls
106 lines (106 loc) · 3.39 KB
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
103
104
105
106
{
"packages": [],
"dependencies": [],
"files": [
{
"path": "component.json",
"type": "file",
"package_data": [
{
"type": "generic",
"namespace": null,
"name": "angular-ui-sortable",
"version": "0.0.1",
"qualifiers": {},
"subpath": null,
"primary_language": null,
"description": "This directive allows you to jQueryUI Sortable.",
"release_date": null,
"parties": [],
"keywords": [],
"homepage_url": "http://angular-ui.github.com",
"download_url": null,
"size": null,
"sha1": null,
"md5": null,
"sha256": null,
"sha512": null,
"bug_tracking_url": null,
"code_view_url": null,
"vcs_url": null,
"copyright": null,
"holder": null,
"declared_license_expression": "mit",
"declared_license_expression_spdx": "MIT",
"license_detections": [
{
"license_expression": "mit",
"license_expression_spdx": "MIT",
"matches": [
{
"license_expression": "mit",
"license_expression_spdx": "MIT",
"from_file": "component.json",
"start_line": 1,
"end_line": 1,
"matcher": "1-hash",
"score": 16.0,
"matched_length": 3,
"match_coverage": 100.0,
"rule_relevance": 16,
"rule_identifier": "mit_1301.RULE",
"rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/mit_1301.RULE",
"matched_text": "license type: MIT"
}
],
"identifier": "mit-1c9cba21-81d2-7522-ac3e-dfde6630f8d1"
}
],
"other_license_expression": null,
"other_license_expression_spdx": null,
"other_license_detections": [],
"extracted_license_statement": "type: MIT",
"notice_text": null,
"source_packages": [],
"file_references": [],
"is_private": false,
"is_virtual": false,
"extra_data": {
"main": "./src/sortable.js"
},
"dependencies": [
{
"purl": "pkg:generic/angular@~1.x",
"extracted_requirement": null,
"scope": "runtime",
"is_runtime": true,
"is_optional": false,
"is_pinned": false,
"is_direct": true,
"resolved_package": {},
"extra_data": {}
},
{
"purl": "pkg:generic/jquery-ui@%3E%3D%201.9",
"extracted_requirement": null,
"scope": "runtime",
"is_runtime": true,
"is_optional": false,
"is_pinned": false,
"is_direct": true,
"resolved_package": {},
"extra_data": {}
}
],
"repository_homepage_url": null,
"repository_download_url": null,
"api_data_url": null,
"datasource_id": "component_json_metadata",
"purl": "pkg:generic/angular-ui-sortable@0.0.1"
}
],
"for_packages": [],
"scan_errors": []
}
]
}