| 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/jsonfile/ |
Upload File : |
{
"_args": [
[
"jsonfile@6.2.0",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "jsonfile@6.2.0",
"_id": "jsonfile@6.2.0",
"_inBundle": false,
"_integrity": "sha512-FGuPw30AdOIUTRMC2OMRtQV+jkVj2cfPqSeWXv1NEAJ1qZ5zb1X6z1mFhbfOB/iy3ssJCD+3KuZ8r8C3uVFlAg==",
"_location": "/jsonfile",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "jsonfile@6.2.0",
"name": "jsonfile",
"escapedName": "jsonfile",
"rawSpec": "6.2.0",
"saveSpec": null,
"fetchSpec": "6.2.0"
},
"_requiredBy": [
"/@nuxt/builder/fs-extra",
"/@nuxt/cli/fs-extra",
"/@nuxt/core/fs-extra",
"/@nuxt/generator/fs-extra",
"/@nuxt/image/fs-extra",
"/@nuxt/server/fs-extra",
"/@nuxt/utils/fs-extra",
"/@nuxt/vue-renderer/fs-extra",
"/fs-extra",
"/ipx/fs-extra"
],
"_resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.2.0.tgz",
"_spec": "6.2.0",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "JP Richardson",
"email": "jprichardson@gmail.com"
},
"bugs": {
"url": "https://github.com/jprichardson/node-jsonfile/issues"
},
"dependencies": {
"graceful-fs": "^4.1.6",
"universalify": "^2.0.0"
},
"description": "Easily read/write JSON files.",
"devDependencies": {
"mocha": "^8.2.0",
"rimraf": "^2.4.0",
"standard": "^16.0.1"
},
"files": [
"index.js",
"utils.js"
],
"homepage": "https://github.com/jprichardson/node-jsonfile#readme",
"keywords": [
"read",
"write",
"file",
"json",
"fs",
"fs-extra"
],
"license": "MIT",
"main": "index.js",
"name": "jsonfile",
"optionalDependencies": {
"graceful-fs": "^4.1.6"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/jprichardson/node-jsonfile.git"
},
"scripts": {
"lint": "standard",
"test": "npm run lint && npm run unit",
"unit": "mocha"
},
"version": "6.2.0"
}