mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-18 03:35:17 +00:00
9c1e0d1743
Co-authored-by: Clark Du <clark.duxin@gmail.com> Co-authored-by: Pooya Parsa <pooya@pi0.ir>
12 lines
170 B
JSON
12 lines
170 B
JSON
{
|
|
"name": "@nuxt/app",
|
|
"version": "2.3.0",
|
|
"repository": "nuxt/nuxt.js",
|
|
"license": "MIT",
|
|
"files": [
|
|
"dist",
|
|
"template"
|
|
],
|
|
"main": "dist/app.js"
|
|
}
|