Your IP : 216.73.216.40


Current Path : /var/www/html/test/wetty2/node_modules/slash/
Upload File :
Current File : /var/www/html/test/wetty2/node_modules/slash/package.json

{
  "_args": [
    [
      {
        "raw": "slash@^3.0.0",
        "scope": null,
        "escapedName": "slash",
        "name": "slash",
        "rawSpec": "^3.0.0",
        "spec": ">=3.0.0 <4.0.0",
        "type": "range"
      },
      "/var/www/html/test/wetty/node_modules/husky"
    ]
  ],
  "_from": "slash@>=3.0.0 <4.0.0",
  "_hasShrinkwrap": false,
  "_id": "slash@3.0.0",
  "_inCache": true,
  "_location": "/slash",
  "_nodeVersion": "10.15.3",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/slash_3.0.0_1556425560214_0.8479364180448674"
  },
  "_npmUser": {
    "name": "sindresorhus",
    "email": "sindresorhus@gmail.com"
  },
  "_npmVersion": "6.9.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "slash@^3.0.0",
    "scope": null,
    "escapedName": "slash",
    "name": "slash",
    "rawSpec": "^3.0.0",
    "spec": ">=3.0.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/del",
    "/globby",
    "/husky"
  ],
  "_resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
  "_shasum": "6539be870c165adbd5240220dbe361f1bc4d4634",
  "_shrinkwrap": null,
  "_spec": "slash@^3.0.0",
  "_where": "/var/www/html/test/wetty/node_modules/husky",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/slash/issues"
  },
  "dependencies": {},
  "description": "Convert Windows backslash paths to slash paths",
  "devDependencies": {
    "ava": "^1.4.1",
    "tsd": "^0.7.2",
    "xo": "^0.24.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
    "shasum": "6539be870c165adbd5240220dbe361f1bc4d4634",
    "tarball": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
    "fileCount": 5,
    "unpackedSize": 3507,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxStYCRA9TVsSAnZWagAAsvIP/iXpZHVuBU3NCxi5hUA8\nUsX+z9EThoOOnVY4bdiUBQSZExZcRt6/n4qkEPgcYtPsQAFnx4fZsA6rkhgk\n0Yh75/aup1Hizu4n3kX9lVLOqhXs8V9hU2BaJY0McxyzX45Fpl5+cP99Okfv\naEDj4S6rtudKIzkDHNvkJE6/cjhFplL/CnvsrPjadd8GnRzBx25n3NCQ1MP1\n9Yz4nHA1wYSVDnRYjAmsoU46vo02aRclzLvSZiQ+F0gENpBR75TnIBg6YNf+\naKXBAhwpq6j+s9BQQluMTbtv8KWDyHqHoGrC8XTB6dLf+ANYaXGDbOXkszS9\nOkziCwr/+3YpPnU/O1DmOcVp0lbcE2wxN4pfCvrrOh5RLLE6bfH8ikVEzzQ1\nbsgEQ7dW1ungOyGnpylfAL357jRZ6bb10U5TYbPZAoDi4zR47ar4NXRkeW6f\nW5GDRdTk8n3bm3QoFJR7XMvDXAPIg8YwCadhmFurbzACDYhOB4sbrc57wywt\npQRCWbf3ik57clBB9KggkWEmq2ymoSj8iy4tvrP+aR0WbtJO9lHrKEZeiucE\nClWWq84aFOvEtKxRe1dbJrRXbFcTAbeVn+tavJ/aKQQnmSpyn6G38hxJ2N5/\nGTnvH6HWNMSK5qaKSESV1D7mz0sY24ZQFWWwEhlRD02HTvDqVSdH6rJkGCNP\npGd7\r\n=FmeP\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">=8"
  },
  "gitHead": "262981c1fca19193a20657ac99690214d9483d0e",
  "homepage": "https://github.com/sindresorhus/slash#readme",
  "keywords": [
    "path",
    "seperator",
    "slash",
    "backslash",
    "windows",
    "convert"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "slash",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/slash.git"
  },
  "scripts": {
    "test": "xo && ava && tsd"
  },
  "version": "3.0.0",
  "warnings": [
    {
      "code": "ENOTSUP",
      "required": {
        "node": ">=8"
      },
      "pkgid": "slash@3.0.0"
    }
  ]
}