Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
code / usr / share / code / resources / app / extensions / javascript / npm-shrinkwrap.json
Size: Mime:
{
  "name": "javascript",
  "version": "0.1.0",
  "dependencies": {
    "agent-base": {
      "version": "1.0.2",
      "from": "agent-base@>=1.0.1 <1.1.0",
      "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-1.0.2.tgz"
    },
    "debug": {
      "version": "2.2.0",
      "from": "debug@>=2.0.0 <3.0.0",
      "resolved": "https://registry.npmjs.org/debug/-/debug-2.2.0.tgz"
    },
    "extend": {
      "version": "3.0.0",
      "from": "extend@>=3.0.0 <4.0.0",
      "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.0.tgz"
    },
    "http-proxy-agent": {
      "version": "0.2.7",
      "from": "http-proxy-agent@>=0.2.6 <0.3.0",
      "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-0.2.7.tgz"
    },
    "https-proxy-agent": {
      "version": "0.3.6",
      "from": "https-proxy-agent@>=0.3.5 <0.4.0",
      "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-0.3.6.tgz"
    },
    "jsonc-parser": {
      "version": "0.3.1",
      "from": "jsonc-parser@0.3.1"
    },
    "ms": {
      "version": "0.7.1",
      "from": "ms@0.7.1",
      "resolved": "https://registry.npmjs.org/ms/-/ms-0.7.1.tgz"
    },
    "request-light": {
      "version": "0.2.0",
      "from": "request-light@0.2.0"
    },
    "vscode-nls": {
      "version": "2.0.2",
      "from": "vscode-nls@>=2.0.2 <3.0.0",
      "resolved": "https://registry.npmjs.org/vscode-nls/-/vscode-nls-2.0.2.tgz"
    }
  }
}