Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding package.json #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Adding package.json #15

wants to merge 1 commit into from

Conversation

ejwalk
Copy link

@ejwalk ejwalk commented Aug 3, 2021

clasp login requires package.json now did a basic npm init to generate, we should discuss what the correct metadata in package.json should be.

clasp login requires package.json now did a basic npm init to generate, we should make it correct...
@aellahi aellahi requested a review from fcollman August 14, 2021 16:50
Copy link
Collaborator

@aellahi aellahi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a few suggestions for description & author fields. Otherwise LGTM!

I am still running clasp v 2.3.0 so haven't run into this issue yet.

{
"name": "mmsalesforcegsuite",
"version": "1.0.0",
"description": "DRAFT: Last edited September 23, 2019",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should probably be:

"description" : "Google app scripts to manage chapter member information in Gsuites"

"type": "git",
"url": "git+https://github.com/ejwalk/MMSalesforceGsuite.git"
},
"author": "",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Minds Matter" ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants