graphql-community / graphql-community/graphql-directive-uid
package.json "main" property points to missing file
Open
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
"main" should point to index and node.js engines should be set in package.json to avoid babel requirement.
Contributor guide
No contributing guide indexed for this repository
Research direction
Open package.json and inspect the current main entry and engine declarations. Update the metadata so main points to index and the supported Node.js engines are specified, then verify that the package no longer requires Babel for this entry point.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- babel, javascript, node.js
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100