File tree Expand file tree Collapse file tree 2 files changed +48
-0
lines changed
tests/packagedcode/data/npm/with_name Expand file tree Collapse file tree 2 files changed +48
-0
lines changed Original file line number Diff line number Diff line change 1+ { "name" : " bson"
2+ , "description" : " A bson parser for node.js and the browser"
3+ , "main" : " ../"
4+ , "directories" : { "lib" : " ../lib/bson" }
5+ , "engines" : { "node" : " >=0.6.0" }
6+ , "licenses" : [ { "type" : " Apache License, Version 2.0"
7+ , "url" : " http://www.apache.org/licenses/LICENSE-2.0" } ]
8+ }
Original file line number Diff line number Diff line change 1+ [
2+ {
3+ "type": "npm",
4+ "namespace": null,
5+ "name": "bson",
6+ "version": null,
7+ "qualifiers": {},
8+ "subpath": null,
9+ "primary_language": "JavaScript",
10+ "description": "A bson parser for node.js and the browser",
11+ "release_date": null,
12+ "parties": [],
13+ "keywords": [],
14+ "homepage_url": null,
15+ "download_url": "https://registry.npmjs.org/bson/-/bson-None.tgz",
16+ "size": null,
17+ "sha1": null,
18+ "md5": null,
19+ "sha256": null,
20+ "sha512": null,
21+ "bug_tracking_url": null,
22+ "code_view_url": null,
23+ "vcs_url": null,
24+ "copyright": null,
25+ "license_expression": "apache-2.0",
26+ "declared_license": [{
27+ "type": "Apache License, Version 2.0",
28+ "url": "http://www.apache.org/licenses/LICENSE-2.0"
29+ }],
30+ "notice_text": null,
31+ "root_path": null,
32+ "dependencies": [],
33+ "contains_source_code": null,
34+ "source_packages": [],
35+ "purl": "pkg:npm/bson",
36+ "repository_homepage_url": "https://www.npmjs.com/package/bson",
37+ "repository_download_url": "https://registry.npmjs.org/bson/-/bson-None.tgz",
38+ "api_data_url": "https://registry.npmjs.org/bson"
39+ }
40+ ]
You can’t perform that action at this time.
0 commit comments