Nuxt/docs/2.guide/2.directory-structure/3.package.md
Sébastien Chopin 3ec108493d
docs: simplify the docs directory (#18506)
* docs: simplify docs to only markdown

* Create nuxt-config.md

* chore: update

* chore: add readme
2023-01-25 10:41:41 +01:00

367 B

navigation.icon title head.title description
IconFile package.json package.json 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).