/push/:msgtoken sendet Push
This commit is contained in:
63
express-server/node_modules/xmlhttprequest/package.json
generated
vendored
63
express-server/node_modules/xmlhttprequest/package.json
generated
vendored
@ -1,55 +1,28 @@
|
||||
{
|
||||
"_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": [
|
||||
"/@firebase/app"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/xmlhttprequest/-/xmlhttprequest-1.8.0.tgz",
|
||||
"_shasum": "67fe075c5c24fef39f9d65f5f7b7fe75171968fc",
|
||||
"_spec": "xmlhttprequest@1.8.0",
|
||||
"_where": "D:\\Desktop\\smartshopperNodeReworkFirebase\\node_modules\\@firebase\\app",
|
||||
"name": "xmlhttprequest",
|
||||
"description": "XMLHttpRequest for Node",
|
||||
"version": "1.8.0",
|
||||
"author": {
|
||||
"name": "Dan DeFelippi",
|
||||
"url": "http://driverdan.com"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "http://github.com/driverdan/node-XMLHttpRequest/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"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"
|
||||
],
|
||||
"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"
|
||||
}
|
||||
"bugs": "http://github.com/driverdan/node-XMLHttpRequest/issues",
|
||||
"engines": {
|
||||
"node": ">=0.4.0"
|
||||
},
|
||||
"directories": {
|
||||
"lib": "./lib",
|
||||
"example": "./example"
|
||||
},
|
||||
"main": "./lib/XMLHttpRequest.js"
|
||||
|
||||
,"_resolved": "https://registry.npmjs.org/xmlhttprequest/-/xmlhttprequest-1.8.0.tgz"
|
||||
,"_integrity": "sha1-Z/4HXFwk/vOfnWX197f+dRcZaPw="
|
||||
,"_from": "xmlhttprequest@^1.8.0"
|
||||
}
|
Reference in New Issue
Block a user