ocr design update

This commit is contained in:
LukasNowy
2019-01-28 19:53:40 +01:00
parent c8fe9b045a
commit 2179eecb3d
10 changed files with 1849 additions and 165 deletions

View File

@ -1,28 +1,33 @@
{
"_from": "axios",
"_from": "axios@^0.18.0",
"_id": "axios@0.18.0",
"_inBundle": false,
"_integrity": "sha1-MtU+SFHv3AoRmTts0AB4nXDAUQI=",
"_location": "/axios",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"type": "range",
"registry": true,
"raw": "axios",
"raw": "axios@^0.18.0",
"name": "axios",
"escapedName": "axios",
"rawSpec": "",
"rawSpec": "^0.18.0",
"saveSpec": null,
"fetchSpec": "latest"
"fetchSpec": "^0.18.0"
},
"_requiredBy": [
"#USER",
"/"
"/",
"/gcp-metadata",
"/google-auth-library",
"/google-auto-auth/gcp-metadata",
"/google-auto-auth/google-auth-library",
"/gtoken"
],
"_resolved": "http://registry.npmjs.org/axios/-/axios-0.18.0.tgz",
"_resolved": "https://registry.npmjs.org/axios/-/axios-0.18.0.tgz",
"_shasum": "32d53e4851efdc0a11993b6cd000789d70c05102",
"_spec": "axios",
"_where": "D:\\Desktop\\smartshopperNodeReworkFirebase",
"_spec": "axios@^0.18.0",
"_where": "D:\\5CHITM\\Diplomarbeit\\repos\\SmartShopper\\express-server",
"author": {
"name": "Matt Zabriskie"
},