1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- {
- "_from": "@nuxt/core@2.15.8",
- "_id": "@nuxt/core@2.15.8",
- "_inBundle": false,
- "_integrity": "sha512-31pipWRvwHiyB5VDqffgSO7JtmHxyzgshIzuZzSinxMbVmK3BKsOwacD/51oEyELgrPlUgLqcY9dg+RURgmHGQ==",
- "_location": "/@nuxt/core",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@nuxt/core@2.15.8",
- "name": "@nuxt/core",
- "escapedName": "@nuxt%2fcore",
- "scope": "@nuxt",
- "rawSpec": "2.15.8",
- "saveSpec": null,
- "fetchSpec": "2.15.8"
- },
- "_requiredBy": [
- "/nuxt"
- ],
- "_resolved": "https://registry.npmjs.org/@nuxt/core/-/core-2.15.8.tgz",
- "_shasum": "443d13da9edc5c4ae47d7902f1d6504a8cce27a2",
- "_spec": "@nuxt/core@2.15.8",
- "_where": "H:\\gs_nuxt\\node_modules\\nuxt",
- "bugs": {
- "url": "https://github.com/nuxt/nuxt.js/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "@nuxt/config": "2.15.8",
- "@nuxt/server": "2.15.8",
- "@nuxt/utils": "2.15.8",
- "consola": "^2.15.3",
- "fs-extra": "^9.1.0",
- "hable": "^3.0.0",
- "hash-sum": "^2.0.0",
- "lodash": "^4.17.21"
- },
- "deprecated": false,
- "files": [
- "dist"
- ],
- "homepage": "https://github.com/nuxt/nuxt.js#readme",
- "license": "MIT",
- "main": "dist/core.js",
- "name": "@nuxt/core",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/nuxt/nuxt.js.git"
- },
- "version": "2.15.8"
- }
|