mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-14 18:13:54 +00:00
2d05e0b7b7
Lerna should handle it itself
12 lines
170 B
JSON
12 lines
170 B
JSON
{
|
|
"name": "@nuxt/app",
|
|
"version": "2.2.0",
|
|
"repository": "nuxt/nuxt.js",
|
|
"license": "MIT",
|
|
"files": [
|
|
"dist",
|
|
"template"
|
|
],
|
|
"main": "dist/app.js"
|
|
}
|