mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore: remove accidentally added pnp package
This commit is contained in:
parent
3b19e3f4b8
commit
5b02f5b38c
@ -1,140 +0,0 @@
|
||||
{
|
||||
"name": "nuxt-pnp",
|
||||
"version": "2.14.7-3",
|
||||
"description": "A minimalistic framework for server-rendered Vue.js applications (inspired by Next.js)",
|
||||
"repository": "nuxt/nuxt.js",
|
||||
"license": "MIT",
|
||||
"main": "dist/nuxt-pnp.js",
|
||||
"bin": {
|
||||
"nuxt": "bin/nuxt.js",
|
||||
"nuxt-compact": "bin/nuxt.js"
|
||||
},
|
||||
"files": [
|
||||
"bin",
|
||||
"dist",
|
||||
"template"
|
||||
],
|
||||
"scripts": {
|
||||
"postinstall": "opencollective || exit 0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/compat-data": "^7.12.7",
|
||||
"@babel/core": "^7.12.9",
|
||||
"@babel/helper-compilation-targets": "^7.12.5",
|
||||
"@babel/plugin-proposal-class-properties": "^7.12.1",
|
||||
"@babel/plugin-proposal-decorators": "^7.12.1",
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.12.1",
|
||||
"@babel/plugin-proposal-optional-chaining": "^7.12.7",
|
||||
"@babel/plugin-transform-runtime": "^7.12.1",
|
||||
"@babel/preset-env": "^7.12.7",
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@nuxt/babel-preset-app": "2.14.7",
|
||||
"@nuxt/components": "^1.2.0",
|
||||
"@nuxt/devalue": "^1.2.4",
|
||||
"@nuxt/friendly-errors-webpack-plugin": "^2.5.0",
|
||||
"@nuxt/loading-screen": "^2.0.3",
|
||||
"@nuxt/opencollective": "^0.3.2",
|
||||
"@nuxt/telemetry": "^1.2.5",
|
||||
"@nuxtjs/youch": "^4.2.3",
|
||||
"@vue/babel-preset-jsx": "^1.2.4",
|
||||
"babel-loader": "^8.2.2",
|
||||
"boxen": "^4.2.0",
|
||||
"cache-loader": "^4.1.0",
|
||||
"caniuse-lite": "^1.0.30001163",
|
||||
"chalk": "^3.0.0",
|
||||
"chokidar": "^3.4.3",
|
||||
"compression": "^1.7.4",
|
||||
"connect": "^3.7.0",
|
||||
"consola": "^2.15.0",
|
||||
"core-js": "^2.6.5",
|
||||
"core-js-compat": "^3.8.0",
|
||||
"crc": "^3.8.0",
|
||||
"create-require": "^1.1.1",
|
||||
"css-loader": "^3.6.0",
|
||||
"cssnano": "^4.1.10",
|
||||
"debug": "^4.2.0",
|
||||
"defu": "^2.0.4",
|
||||
"destr": "^1.0.1",
|
||||
"dotenv": "^8.2.0",
|
||||
"etag": "^1.8.1",
|
||||
"eventsource-polyfill": "^0.9.6",
|
||||
"execa": "^3.4.0",
|
||||
"exit": "^0.1.2",
|
||||
"extract-css-chunks-webpack-plugin": "^4.8.0",
|
||||
"file-loader": "^4.3.0",
|
||||
"fresh": "^0.5.2",
|
||||
"fs-extra": "^8.1.0",
|
||||
"glob": "^7.1.6",
|
||||
"globby": "^11.0.1",
|
||||
"hable": "^3.0.0",
|
||||
"hard-source-webpack-plugin": "^0.13.1",
|
||||
"hash-sum": "^2.0.0",
|
||||
"html-minifier": "^4.0.0",
|
||||
"html-webpack-plugin": "^4.5.0",
|
||||
"ignore": "^5.1.8",
|
||||
"ip": "^1.1.5",
|
||||
"jiti": "^0.1.17",
|
||||
"launch-editor-middleware": "^2.2.1",
|
||||
"lodash": "^4.17.20",
|
||||
"lru-cache": "^5.1.1",
|
||||
"memory-fs": "^0.4.1",
|
||||
"minimist": "^1.2.5",
|
||||
"node-fetch": "^2.6.1",
|
||||
"node-html-parser": "^2.0.0",
|
||||
"on-headers": "^1.0.2",
|
||||
"opener": "1.5.2",
|
||||
"optimize-css-assets-webpack-plugin": "^5.0.4",
|
||||
"pify": "^4.0.1",
|
||||
"pnp-webpack-plugin": "^1.6.4",
|
||||
"postcss": "^7.0.32",
|
||||
"postcss-import": "^12.0.1",
|
||||
"postcss-import-resolver": "^2.0.0",
|
||||
"postcss-loader": "^3.0.0",
|
||||
"postcss-preset-env": "^6.7.0",
|
||||
"postcss-url": "^8.0.0",
|
||||
"pretty-bytes": "^5.4.1",
|
||||
"proper-lockfile": "^4.1.1",
|
||||
"rc9": "^1.2.0",
|
||||
"regenerator-runtime": "^0.13.7",
|
||||
"semver": "^7.3.2",
|
||||
"serialize-javascript": "^5.0.1",
|
||||
"serve-placeholder": "^1.2.2",
|
||||
"serve-static": "^1.14.1",
|
||||
"server-destroy": "^1.0.1",
|
||||
"signal-exit": "^3.0.3",
|
||||
"std-env": "^2.2.1",
|
||||
"style-resources-loader": "^1.4.1",
|
||||
"terser-webpack-plugin": "^2.3.5",
|
||||
"thread-loader": "^2.1.3",
|
||||
"time-fix-plugin": "^2.0.7",
|
||||
"ua-parser-js": "^0.7.22",
|
||||
"unfetch": "^4.2.0",
|
||||
"upath": "^2.0.1",
|
||||
"url-loader": "^2.3.0",
|
||||
"vue": "^2.6.12",
|
||||
"vue-client-only": "^2.0.0",
|
||||
"vue-loader": "^15.9.5",
|
||||
"vue-meta": "^2.4.0",
|
||||
"vue-no-ssr": "^1.1.1",
|
||||
"vue-router": "3.4.9",
|
||||
"vue-server-renderer": "^2.6.12",
|
||||
"vue-style-loader": "^4.1.2",
|
||||
"vue-template-compiler": "^2.6.12",
|
||||
"vuex": "^3.6.0",
|
||||
"webpack": "^4.44.2",
|
||||
"webpack-bundle-analyzer": "^3.9.0",
|
||||
"webpack-dev-middleware": "^3.7.2",
|
||||
"webpack-hot-middleware": "^2.25.0",
|
||||
"webpack-node-externals": "^2.5.2",
|
||||
"webpackbar": "^4.0.0",
|
||||
"wrap-ansi": "^6.2.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=8.9.0",
|
||||
"npm": ">=5.0.0"
|
||||
},
|
||||
"collective": {
|
||||
"url": "https://opencollective.com/nuxtjs",
|
||||
"logoUrl": "https://opencollective.com/nuxtjs/logo.txt?reverse=true&variant=variant2"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user