npm-init-ex
v0.1.0
Published
npm init extended - a better `npm init`
Downloads
5
Readme
npm-init-ex
npm init extended - a better
npm init
npx npm-init-ex@latest:sparkles: Features
Runs
npm init -yModifies the
package.json
- Sets version to
0.0.0(Better fornp) - Sets license to
MIT - Adds
main,binandfilesfields (Assumes adistfolder) - Sets
nodeinenginesto>=20 - Adds
type: "module" - Sorts the fields
- Creates
.npmrcwithsave-exact=true
