/push/:msgtoken sendet Push

This commit is contained in:
Georg Reisinger
2019-02-24 02:02:20 +01:00
parent 9a3376702f
commit d8de161f39
603 changed files with 62081 additions and 955 deletions

View File

@ -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"
}