• File: package.json
  • Full Path: /home6/laduliya/test.mydthpay.com/node_modules/npm/node_modules/xdg-basedir/package.json
  • Date Modified: 06/12/2022 12:55 PM
  • File size: 1.64 KB
  • MIME-type: text/plain
  • Charset: utf-8
{
  "_args": [
    [
      "xdg-basedir@3.0.0",
      "/home/mydthpay/nodevenv/test.mydthpay.com/12/lib"
    ]
  ],
  "_from": "xdg-basedir@3.0.0",
  "_id": "xdg-basedir@3.0.0",
  "_inBundle": true,
  "_integrity": "sha1-SWsswQnsqNus/i3HK2A8F8WHCtQ=",
  "_location": "/npm/xdg-basedir",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "xdg-basedir@3.0.0",
    "name": "xdg-basedir",
    "escapedName": "xdg-basedir",
    "rawSpec": "3.0.0",
    "saveSpec": null,
    "fetchSpec": "3.0.0"
  },
  "_requiredBy": [
    "/npm/configstore",
    "/npm/update-notifier"
  ],
  "_resolved": false,
  "_shasum": "496b2cc109eca8dbacfe2dc72b603c17c5870ad4",
  "_spec": "3.0.0",
  "_where": "/home/mydthpay/nodevenv/test.mydthpay.com/12/lib",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/xdg-basedir/issues"
  },
  "deprecated": false,
  "description": "Get XDG Base Directory paths",
  "devDependencies": {
    "ava": "*",
    "require-uncached": "^1.0.2",
    "xo": "*"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/xdg-basedir#readme",
  "keywords": [
    "xdg",
    "base",
    "directory",
    "dir",
    "basedir",
    "path",
    "data",
    "config",
    "cache",
    "linux",
    "unix",
    "spec"
  ],
  "license": "MIT",
  "name": "xdg-basedir",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/xdg-basedir.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "3.0.0"
}