Nuxt/docs/2.guide/2.directory-structure/3.package.md

11 lines
367 B
Markdown
Raw Normal View History

---
navigation.icon: IconFile
title: package.json
head.title: package.json
description: The package.json file contains all the dependencies and scripts for your application.
---
# Package.json File
The `package.json` file contains all the dependencies and scripts for your application ([learn more](https://docs.npmjs.com/cli/v7/configuring-npm/package-json)).