Firebase Update
This commit is contained in:
61
express-server/node_modules/tslib/package.json
generated
vendored
Normal file
61
express-server/node_modules/tslib/package.json
generated
vendored
Normal file
@ -0,0 +1,61 @@
|
||||
{
|
||||
"_from": "tslib@1.9.0",
|
||||
"_id": "tslib@1.9.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-f/qGG2tUkrISBlQZEjEqoZ3B2+npJjIf04H1wuAv9iA8i04Icp+61KRXxFdha22670NJopsZCIjhC3SnjPRKrQ==",
|
||||
"_location": "/tslib",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "tslib@1.9.0",
|
||||
"name": "tslib",
|
||||
"escapedName": "tslib",
|
||||
"rawSpec": "1.9.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.9.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/@firebase/app",
|
||||
"/@firebase/database",
|
||||
"/@firebase/firestore",
|
||||
"/@firebase/functions",
|
||||
"/@firebase/messaging",
|
||||
"/@firebase/storage",
|
||||
"/@firebase/util"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/tslib/-/tslib-1.9.0.tgz",
|
||||
"_shasum": "e37a86fda8cbbaf23a057f473c9f4dc64e5fc2e8",
|
||||
"_spec": "tslib@1.9.0",
|
||||
"_where": "D:\\Desktop\\smartshopperNodeReworkFirebase\\node_modules\\@firebase\\app",
|
||||
"author": {
|
||||
"name": "Microsoft Corp."
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/Microsoft/TypeScript/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Runtime library for TypeScript helper functions",
|
||||
"homepage": "http://typescriptlang.org/",
|
||||
"jsnext:main": "tslib.es6.js",
|
||||
"keywords": [
|
||||
"TypeScript",
|
||||
"Microsoft",
|
||||
"compiler",
|
||||
"language",
|
||||
"javascript",
|
||||
"tslib",
|
||||
"runtime"
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"main": "tslib.js",
|
||||
"module": "tslib.es6.js",
|
||||
"name": "tslib",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/Microsoft/tslib.git"
|
||||
},
|
||||
"typings": "tslib.d.ts",
|
||||
"version": "1.9.0"
|
||||
}
|
Reference in New Issue
Block a user