dotfiles/vscode/.vscode/extensions/randomfractalsinc.vscode-data-preview-2.3.0/node_modules/xmlhttprequest/package.json
Errol Sancaktar ff17c17e23 vscode
2024-06-14 09:31:58 -06:00

59 lines
1.4 KiB
JSON

{
"_args": [
[
"xmlhttprequest@1.8.0",
"D:\\dev\\web\\projects\\vscode\\vscode-data-preview"
]
],
"_from": "xmlhttprequest@1.8.0",
"_id": "xmlhttprequest@1.8.0",
"_inBundle": false,
"_integrity": "sha1-Z/4HXFwk/vOfnWX197f+dRcZaPw=",
"_location": "/xmlhttprequest",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "xmlhttprequest@1.8.0",
"name": "xmlhttprequest",
"escapedName": "xmlhttprequest",
"rawSpec": "1.8.0",
"saveSpec": null,
"fetchSpec": "1.8.0"
},
"_requiredBy": [
"/d3-request"
],
"_resolved": "https://registry.npmjs.org/xmlhttprequest/-/xmlhttprequest-1.8.0.tgz",
"_spec": "1.8.0",
"_where": "D:\\dev\\web\\projects\\vscode\\vscode-data-preview",
"author": {
"name": "Dan DeFelippi",
"url": "http://driverdan.com"
},
"bugs": {
"url": "http://github.com/driverdan/node-XMLHttpRequest/issues"
},
"description": "XMLHttpRequest for Node",
"directories": {
"lib": "./lib",
"example": "./example"
},
"engines": {
"node": ">=0.4.0"
},
"homepage": "https://github.com/driverdan/node-XMLHttpRequest#readme",
"keywords": [
"xhr",
"ajax"
],
"license": "MIT",
"main": "./lib/XMLHttpRequest.js",
"name": "xmlhttprequest",
"repository": {
"type": "git",
"url": "git://github.com/driverdan/node-XMLHttpRequest.git"
},
"version": "1.8.0"
}