Package.json is the document which contains the most important metadata like packages, scripts which is required to both run and publish the project. NPM requires you to give all the info enclosed in json format. The name property should be equal or less than 241 characters. The allowed characters are ABCDEFGHIJKLMNOPQRSTUVWXYZ.

9m read timeFrom lynnjoseph.hashnode.dev
Post cover image
Table of contents
What is Package.json?Properties
1 Comment

Sort: