| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/parsmega.nuxt/node_modules/@nuxt/devalue/ |
Upload File : |
{
"_args": [
[
"@nuxt/devalue@2.0.2",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "@nuxt/devalue@2.0.2",
"_id": "@nuxt/devalue@2.0.2",
"_inBundle": false,
"_integrity": "sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==",
"_location": "/@nuxt/devalue",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@nuxt/devalue@2.0.2",
"name": "@nuxt/devalue",
"escapedName": "@nuxt%2fdevalue",
"scope": "@nuxt",
"rawSpec": "2.0.2",
"saveSpec": null,
"fetchSpec": "2.0.2"
},
"_requiredBy": [
"/@nuxt/builder",
"/@nuxt/vue-renderer"
],
"_resolved": "https://registry.npmjs.org/@nuxt/devalue/-/devalue-2.0.2.tgz",
"_spec": "2.0.2",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"bugs": {
"url": "https://github.com/nuxt/devalue/issues"
},
"description": "Gets the job done when JSON.stringify can't",
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "^6.0.0",
"@types/jest": "^26.0.23",
"@types/mocha": "^8.2.2",
"@types/node": "^15.3.0",
"eslint": "^7.26.0",
"jest": "^26.6.3",
"standard-version": "^9.3.0",
"ts-jest": "^26.5.6",
"typescript": "^4.2.4",
"unbuild": "^1.2.1"
},
"exports": {
".": {
"types": "./dist/index.d.ts",
"require": "./dist/devalue.js",
"import": "./dist/devalue.mjs"
}
},
"files": [
"dist"
],
"homepage": "https://github.com/nuxt/devalue#readme",
"license": "MIT",
"main": "./dist/devalue.js",
"module": "./dist/devalue.mjs",
"name": "@nuxt/devalue",
"repository": {
"type": "git",
"url": "git+https://github.com/nuxt/devalue.git"
},
"scripts": {
"build": "unbuild",
"lint": "eslint --ext .ts,.js .",
"prepack": "yarn build",
"release": "yarn test && standard-version && git push --follow-tags && npm publish",
"test": "yarn lint && jest"
},
"types": "./dist/index.d.ts",
"version": "2.0.2"
}