{ "_args": [ [ "nuxt@2.13.3", "/mnt/Foxconn/Digitalent/Deverloper/liff-push_2series" ] ], "_from": "nuxt@2.13.3", "_id": "nuxt@2.13.3", "_inBundle": false, "_integrity": "sha512-VsX3XWJIJNm6EMF1unoRcJy8AGblX0wU1Gti6dFBRdTrGA59qgRYlDoTA7tWGOaxMD3KjnHF1EaqeXH40VgglQ==", "_location": "/nuxt", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "nuxt@2.13.3", "name": "nuxt", "escapedName": "nuxt", "rawSpec": "2.13.3", "saveSpec": null, "fetchSpec": "2.13.3" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/nuxt/-/nuxt-2.13.3.tgz", "_spec": "2.13.3", "_where": "/mnt/Foxconn/Digitalent/Deverloper/liff-push_2series", "bin": { "nuxt": "bin/nuxt.js" }, "bugs": { "url": "https://github.com/nuxt/nuxt.js/issues" }, "collective": { "url": "https://opencollective.com/nuxtjs", "logoUrl": "https://opencollective.com/nuxtjs/logo.txt?reverse=true&variant=variant2" }, "contributors": [ { "name": "Sebastien Chopin", "url": "@Atinux" }, { "name": "Alexandre Chopin", "url": "@alexchopin" }, { "name": "Pooya Parsa", "url": "@pi0" }, { "name": "Clark Du", "url": "@clarkdo" }, { "name": "Jonas Galvez", "url": "@galvez" }, { "name": "Alexander Lichter", "url": "@manniL" }, { "name": "Dmitry Molotkov", "url": "@aldarund" }, { "name": "Kevin Marrec", "url": "@kevinmarrec" }, { "name": "Pim", "url": "@pimlie" } ], "dependencies": { "@nuxt/builder": "2.13.3", "@nuxt/cli": "2.13.3", "@nuxt/components": "^1.0.6", "@nuxt/core": "2.13.3", "@nuxt/generator": "2.13.3", "@nuxt/loading-screen": "^2.0.2", "@nuxt/opencollective": "^0.3.0", "@nuxt/telemetry": "^1.2.1", "@nuxt/webpack": "2.13.3" }, "description": "A minimalistic framework for server-rendered Vue.js applications (inspired by Next.js)", "engines": { "node": ">=8.9.0", "npm": ">=5.0.0" }, "files": [ "bin", "dist", "webpack.config.js" ], "homepage": "https://github.com/nuxt/nuxt.js#readme", "keywords": [ "nuxt", "nuxt.js", "nuxtjs", "ssr", "vue", "vue isomorphic", "vue server side", "vue ssr", "vue universal", "vue versatile", "vue.js", "vuejs" ], "license": "MIT", "main": "dist/nuxt.js", "name": "nuxt", "repository": { "type": "git", "url": "git+https://github.com/nuxt/nuxt.js.git" }, "scripts": { "postinstall": "opencollective || exit 0" }, "version": "2.13.3" }