Skip to content

Invalid package.json when including quotation marks in author's full name #74

@kevinkassimo

Description

@kevinkassimo

For example, with name Kevin "Kassimo" Qian, I am getting

"author": "Kevin "Kassimo" Qian <kevinkassimo@gmail.com>",

in generated package.json, the quotation marks are not escaped, resulting in a failed npm install. This happens when the author has e.g. a nickname to include.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions