@inst/vscode-bin-darwin
Version:
BINARY ONLY - VSCode binary deployment for macOS
135 lines (134 loc) • 3.36 kB
JSON
{
"_args": [
[
{
"raw": "request-light@0.2.0",
"scope": null,
"escapedName": "request-light",
"name": "request-light",
"rawSpec": "0.2.0",
"spec": "0.2.0",
"type": "version"
},
"/Users/code/tfs/agent3/_work/2/s/extensions/javascript"
]
],
"_from": "request-light@0.2.0",
"_id": "request-light@0.2.0",
"_inCache": true,
"_location": "/request-light",
"_nodeVersion": "5.12.0",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/request-light-0.2.0.tgz_1484690290444_0.9498559834901243"
},
"_npmUser": {
"name": "aeschli",
"email": "martinae@microsoft.com"
},
"_npmVersion": "3.8.6",
"_phantomChildren": {},
"_requested": {
"raw": "request-light@0.2.0",
"scope": null,
"escapedName": "request-light",
"name": "request-light",
"rawSpec": "0.2.0",
"spec": "0.2.0",
"type": "version"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/request-light/-/request-light-0.2.0.tgz",
"_shasum": "922497791c2e68528124dfb82354cf37e4bb2cfc",
"_shrinkwrap": null,
"_spec": "request-light@0.2.0",
"_where": "/Users/code/tfs/agent3/_work/2/s/extensions/javascript",
"author": {
"name": "Microsoft Corporation"
},
"bugs": {
"url": "https://github.com/Microsoft/node-request-light/issues"
},
"dependencies": {
"http-proxy-agent": "^0.2.6",
"https-proxy-agent": "^0.3.5",
"vscode-nls": "^2.0.2"
},
"description": "Lightweight request library. Promise based, with proxy support.",
"devDependencies": {
"@types/mocha": "^2.2.33",
"@types/node": "^6.0.51",
"typescript": "^2.1.5"
},
"directories": {},
"dist": {
"shasum": "922497791c2e68528124dfb82354cf37e4bb2cfc",
"tarball": "https://registry.npmjs.org/request-light/-/request-light-0.2.0.tgz"
},
"gitHead": "042e97beedec3b65e0d2fafd8db628f853da1f05",
"homepage": "https://github.com/Microsoft/node-request-light#readme",
"license": "MIT",
"main": "./lib/main.js",
"maintainers": [
{
"name": "aeschli",
"email": "martinae@microsoft.com"
},
{
"name": "alexandrudima",
"email": "alexdima@microsoft.com"
},
{
"name": "aweinand",
"email": "aweinand@microsoft.com"
},
{
"name": "bpasero",
"email": "benjpas@microsoft.com"
},
{
"name": "chrisdias",
"email": "cdias@microsoft.com"
},
{
"name": "dbaeumer",
"email": "dirk.baeumer@gmail.com"
},
{
"name": "egamma",
"email": "egamma@microsoft.com"
},
{
"name": "isidor",
"email": "inikolic@microsoft.com"
},
{
"name": "joaomoreno.ms",
"email": "joao.moreno@microsoft.com"
},
{
"name": "jrieken",
"email": "jrieken@microsoft.com"
},
{
"name": "microsoft",
"email": "npmjs@microsoft.com"
}
],
"name": "request-light",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/Microsoft/node-request-light.git"
},
"scripts": {
"compile": "tsc -p ./src",
"prepublish": "tsc -p ./src",
"watch": "tsc -w -p ./src"
},
"typings": "./lib/main",
"version": "0.2.0"
}