{
  "_args": [
    [
      "@nuxt/devalue@1.2.4",
      "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web"
    ]
  ],
  "_from": "@nuxt/devalue@1.2.4",
  "_id": "@nuxt/devalue@1.2.4",
  "_inBundle": false,
  "_integrity": "sha512-hS87c2HdSfTk1d+2KQx7mQpebyd2HjguvZu/UBy9LB+kUgT1qz2+Sj38FH32yJALK6Fv49ZfOZEwgcZ4rcNLjg==",
  "_location": "/@nuxt/devalue",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@nuxt/devalue@1.2.4",
    "name": "@nuxt/devalue",
    "escapedName": "@nuxt%2fdevalue",
    "scope": "@nuxt",
    "rawSpec": "1.2.4",
    "saveSpec": null,
    "fetchSpec": "1.2.4"
  },
  "_requiredBy": [
    "/@nuxt/builder",
    "/@nuxt/core",
    "/@nuxt/vue-renderer"
  ],
  "_resolved": "https://registry.npmjs.org/@nuxt/devalue/-/devalue-1.2.4.tgz",
  "_spec": "1.2.4",
  "_where": "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web",
  "browser": "dist/devalue.js",
  "bugs": {
    "url": "https://github.com/nuxt-community/devalue/issues"
  },
  "dependencies": {
    "consola": "^2.9.0"
  },
  "description": "Gets the job done when JSON.stringify can't",
  "devDependencies": {
    "@types/mocha": "^5.2.6",
    "@types/node": "^12.0.10",
    "glob": "^7.1.3",
    "mocha": "^6.0.2",
    "rollup": "^1.3.2",
    "rollup-plugin-typescript": "^1.0.0",
    "rollup-plugin-virtual": "^1.0.1",
    "sander": "^0.6.0",
    "ts-node": "^8.0.2",
    "tslib": "^1.9.3",
    "typescript": "^3.3.3333"
  },
  "files": [
    "dist",
    "types"
  ],
  "homepage": "https://github.com/nuxt-community/devalue#readme",
  "license": "MIT",
  "main": "dist/devalue.cjs.js",
  "module": "dist/devalue.esm.js",
  "name": "@nuxt/devalue",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nuxt-community/devalue.git"
  },
  "scripts": {
    "build": "npm run build-declarations && rollup -c",
    "build-declarations": "tsc -d && node scripts/move-type-declarations.js",
    "prepublishOnly": "npm run build && npm test",
    "test": "mocha --opts mocha.opts"
  },
  "types": "types/index.d.ts",
  "version": "1.2.4"
}
