jw3 commented on a change in pull request #22:
URL: https://github.com/apache/daffodil-vscode/pull/22#discussion_r727044943
##########
File path: package.json
##########
@@ -1,13 +1,11 @@
{
"name": "daffodil-debugger",
- "displayName": "Daffodil Debugger",
+ "displayName": "Apache Daffodil Debugger Extension",
+ "description": "VS Code extension for Apache Daffodil Schema Debugger",
"version": "1.0.0",
- "publisher": "jw3",
- "description": "Daffodil Schema Debugger: debug DFDL schema files using
Apache Daffodil.",
+ "publisher": "asf",
+ "author": "Apache Daffodil",
"license": "Apache-2.0",
Review comment:
The docs say this is supposed to either point to a file or be a spdx
string. Using spdx here seems clearer that referring to the file.
https://docs.npmjs.com/cli/v7/configuring-npm/package-json#license
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]