1.1.0 • Published 1 year ago

@vidhill/package-json-editor v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@vidhill/package-json-editor

CircleCI

NPM Version

Use case: When using Github's template repository feature for JS projects

The package.json will need to be updated with new name, description, version etc.

This package is intended to be run as a cli tool via npx

Usage

From within the folder containing your package.json run

$ npx @vidhill/package-json-editor

You will be prompted to answer a number of questions, similar to those when running npm init
- plus a few extra questions.

Global install method

Install

$ npm install -g @vidhill/package-json-editor

From within the folder containing your package.json run

$ package-json-editor
1.1.0

1 year ago

1.0.0

3 years ago

1.0.0-alpha.4

3 years ago

1.0.0-alpha.3

3 years ago

1.0.0-alpha.2

3 years ago

1.0.0-alpha.1

3 years ago

1.0.0-alpha.0

3 years ago