Commit package.json
Open
Component: Core
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The shell script included in the repo replicates the functionality available with running `npm init` from a package.json file.
The standard way to create a JS package is to do `npm install --save $foo` and then commit the `package.json`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.