diff options
author | Andrew Scott <andj.scott@gmail.com> | 2016-06-12 16:01:10 +0300 |
---|---|---|
committer | Andrew Scott <andj.scott@gmail.com> | 2016-06-12 16:50:22 +0300 |
commit | 19ceb0837251241a0717935e9ed6cb9fef310b52 (patch) | |
tree | 5cb9af7d1ea0c06522b256db499db3e02c14e949 /CHANGELOG.md | |
parent | 41888bf2a96e13a33db696c51963986472c9d91f (diff) |
Only match first name in package.json
This ensures that the following package.json extract would just give the
prompt "foo" rather than "foo\nbar".
{
"name": "foo",
"author":
{
"name": "bar",
}
}
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions