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/shop.komma.nl/node_modules/vscode-jsonrpc/package.json
{
  "_args": [
    [
      "vscode-jsonrpc@4.0.0",
      "/Users/julesgraus/webDevelopment/Boilerplate-Shop"
    ]
  ],
  "_development": true,
  "_from": "vscode-jsonrpc@4.0.0",
  "_id": "vscode-jsonrpc@4.0.0",
  "_inBundle": false,
  "_integrity": "sha512-perEnXQdQOJMTDFNv+UF3h1Y0z4iSiaN9jIlb0OqIYgosPCZGYh/MCUlkFtV2668PL69lRDO32hmvL2yiidUYg==",
  "_location": "/vscode-jsonrpc",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "vscode-jsonrpc@4.0.0",
    "name": "vscode-jsonrpc",
    "escapedName": "vscode-jsonrpc",
    "rawSpec": "4.0.0",
    "saveSpec": null,
    "fetchSpec": "4.0.0"
  },
  "_requiredBy": [
    "/vscode-languageserver-protocol"
  ],
  "_resolved": "https://registry.npmjs.org/vscode-jsonrpc/-/vscode-jsonrpc-4.0.0.tgz",
  "_spec": "4.0.0",
  "_where": "/Users/julesgraus/webDevelopment/Boilerplate-Shop",
  "author": {
    "name": "Microsoft Corporation"
  },
  "bugs": {
    "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
  },
  "description": "A json rpc implementation over streams",
  "engines": {
    "node": ">=8.0.0 || >=10.0.0"
  },
  "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
  "license": "MIT",
  "main": "./lib/main.js",
  "name": "vscode-jsonrpc",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
  },
  "scripts": {
    "clean": "node ../node_modules/rimraf/bin.js lib",
    "compile": "node ../build/bin/tsc -p ./tsconfig.json",
    "postpublish": "node ../build/npm/post-publish.js",
    "prepublishOnly": "npm run clean && npm run compile && npm test",
    "preversion": "npm test",
    "test": "node ../node_modules/mocha/bin/_mocha",
    "watch": "node ../build/bin/tsc -w -p ./tsconfig.json"
  },
  "typings": "./lib/main.d.ts",
  "version": "4.0.0"
}