HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/somerenslust.komma.pro/node_modules/url-parse/package.json
{
  "_args": [
    [
      {
        "raw": "url-parse@^1.1.8",
        "scope": null,
        "escapedName": "url-parse",
        "name": "url-parse",
        "rawSpec": "^1.1.8",
        "spec": ">=1.1.8 <2.0.0",
        "type": "range"
      },
      "/Users/pascallemmen/Webdevelopment/Somerens Lust/node_modules/sockjs-client"
    ]
  ],
  "_from": "url-parse@>=1.1.8 <2.0.0",
  "_id": "url-parse@1.2.0",
  "_inCache": true,
  "_location": "/url-parse",
  "_nodeVersion": "8.6.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/url-parse-1.2.0.tgz_1509631143262_0.2793838828802109"
  },
  "_npmUser": {
    "name": "3rdeden",
    "email": "npm@3rd-Eden.com"
  },
  "_npmVersion": "5.3.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "url-parse@^1.1.8",
    "scope": null,
    "escapedName": "url-parse",
    "name": "url-parse",
    "rawSpec": "^1.1.8",
    "spec": ">=1.1.8 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/sockjs-client"
  ],
  "_resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.2.0.tgz",
  "_shasum": "3a19e8aaa6d023ddd27dcc44cb4fc8f7fec23986",
  "_shrinkwrap": null,
  "_spec": "url-parse@^1.1.8",
  "_where": "/Users/pascallemmen/Webdevelopment/Somerens Lust/node_modules/sockjs-client",
  "author": {
    "name": "Arnout Kazemier"
  },
  "bugs": {
    "url": "https://github.com/unshiftio/url-parse/issues"
  },
  "dependencies": {
    "querystringify": "~1.0.0",
    "requires-port": "~1.0.0"
  },
  "description": "Small footprint URL parser that works seamlessly across Node.js and browser environments",
  "devDependencies": {
    "assume": "~1.5.0",
    "browserify": "~14.5.0",
    "mocha": "~4.0.0",
    "nyc": "~11.3.0",
    "pre-commit": "~1.2.0",
    "sauce-browsers": "~1.0.0",
    "sauce-test": "~1.3.3",
    "uglify-js": "~3.1.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-DT1XbYAfmQP65M/mE6OALxmXzZ/z1+e5zk2TcSKe/KiYbNGZxgtttzC0mR/sjopbpOXcbniq7eIKmocJnUWlEw==",
    "shasum": "3a19e8aaa6d023ddd27dcc44cb4fc8f7fec23986",
    "tarball": "https://registry.npmjs.org/url-parse/-/url-parse-1.2.0.tgz"
  },
  "files": [
    "index.js",
    "dist"
  ],
  "gitHead": "45e05571478e3901e30716f3ee5fcfb83fe5b5aa",
  "homepage": "https://github.com/unshiftio/url-parse#readme",
  "keywords": [
    "URL",
    "parser",
    "uri",
    "url",
    "parse",
    "query",
    "string",
    "querystring",
    "stringify"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "swaagie",
      "email": "info@martijnswaagman.nl"
    },
    {
      "name": "v1",
      "email": "npm@3rd-Eden.com"
    },
    {
      "name": "3rdeden",
      "email": "npm@3rd-Eden.com"
    },
    {
      "name": "unshift",
      "email": "npm@unshift.io"
    }
  ],
  "name": "url-parse",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/unshiftio/url-parse.git"
  },
  "scripts": {
    "browserify": "mkdir -p dist && browserify index.js -s URLParse | uglifyjs -cm -o dist/url-parse.min.js",
    "prepublishOnly": "npm run browserify",
    "test": "nyc --reporter=html --reporter=text mocha test/test.js",
    "test-browser": "node test/browser.js",
    "watch": "mocha --watch test/test.js"
  },
  "version": "1.2.0"
}