Skip to content

Cannot collect package scan from an npm package.json without a version aka. "private" #2382

Description

@chinyeungli

scancode package scan fail the extract information from the following package.json file

{ "name" :            "bson"
, "description" :     "A bson parser for node.js and the browser"
, "main":             "../"
, "directories" :   { "lib" : "../lib/bson" }
, "engines" :       { "node" : ">=0.6.0" }
, "licenses" :    [ { "type" :  "Apache License, Version 2.0"
                    , "url" :   "http://www.apache.org/licenses/LICENSE-2.0" } ]
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions