mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 15:04:45 +00:00
210 lines
5.8 KiB
JSON
210 lines
5.8 KiB
JSON
{
|
|
"_from": "@google-cloud/storage@^1.6.0",
|
|
"_id": "@google-cloud/storage@1.7.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-QaAxzCkbhspwajoaEnT0GcnQcpjPRcBrHYuQsXtD05BtOJgVnHCLXSsfUiRdU0nVpK+Thp7+sTkQ0fvk5PanKg==",
|
|
"_location": "/@google-cloud/storage",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@google-cloud/storage@^1.6.0",
|
|
"name": "@google-cloud/storage",
|
|
"escapedName": "@google-cloud%2fstorage",
|
|
"scope": "@google-cloud",
|
|
"rawSpec": "^1.6.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.6.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/firebase-admin"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@google-cloud/storage/-/storage-1.7.0.tgz",
|
|
"_shasum": "07bff573d92d5c294db6a04af246688875a8f74b",
|
|
"_spec": "@google-cloud/storage@^1.6.0",
|
|
"_where": "C:\\Users\\jlevi\\Downloads\\tr2022-strategy-master\\tr2022-strategy-master\\data analysis\\functions\\node_modules\\firebase-admin",
|
|
"author": {
|
|
"name": "Google Inc."
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/googleapis/nodejs-storage/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"contributors": [
|
|
{
|
|
"name": "Ace Nassri",
|
|
"email": "anassri@google.com"
|
|
},
|
|
{
|
|
"name": "Alexander Borovykh",
|
|
"email": "immaculate.pine@gmail.com"
|
|
},
|
|
{
|
|
"name": "Alexander Fenster",
|
|
"email": "github@fenster.name"
|
|
},
|
|
{
|
|
"name": "Calvin Metcalf",
|
|
"email": "calvin.metcalf@gmail.com"
|
|
},
|
|
{
|
|
"name": "Colin Ihrig",
|
|
"email": "cjihrig@gmail.com"
|
|
},
|
|
{
|
|
"name": "Cristian Almstrand",
|
|
"email": "almstrand@users.noreply.github.com"
|
|
},
|
|
{
|
|
"name": "Dave Gramlich",
|
|
"email": "callmehiphop@gmail.com"
|
|
},
|
|
{
|
|
"name": "Dominic Valenciana",
|
|
"email": "kiricon@live.com"
|
|
},
|
|
{
|
|
"name": "Eric Uldall",
|
|
"email": "ericuldall@gmail.com"
|
|
},
|
|
{
|
|
"name": "Ernest Landrito",
|
|
"email": "landrito@google.com"
|
|
},
|
|
{
|
|
"name": "Frank Natividad",
|
|
"email": "frankyn@users.noreply.github.com"
|
|
},
|
|
{
|
|
"name": "Jason Dobry",
|
|
"email": "jason.dobry@gmail.com"
|
|
},
|
|
{
|
|
"name": "Jason Dobry",
|
|
"email": "jmdobry@users.noreply.github.com"
|
|
},
|
|
{
|
|
"name": "Justin Sprigg",
|
|
"email": "justin.sprigg@gmail.com"
|
|
},
|
|
{
|
|
"name": "Luke Sneeringer",
|
|
"email": "luke@sneeringer.com"
|
|
},
|
|
{
|
|
"name": "Stephen",
|
|
"email": "stephenplusplus@users.noreply.github.com"
|
|
},
|
|
{
|
|
"name": "Stephen Sawchuk",
|
|
"email": "sawchuk@gmail.com"
|
|
},
|
|
{
|
|
"name": "Stephen Sawchuk",
|
|
"email": "stephenplusplus@users.noreply.github.com"
|
|
},
|
|
{
|
|
"name": "Tyler Johnson",
|
|
"email": "mail@tyler-johnson.ca"
|
|
},
|
|
{
|
|
"name": "Zach Bjornson",
|
|
"email": "bjornson@stanford.edu"
|
|
},
|
|
{
|
|
"name": "greenkeeper[bot]",
|
|
"email": "greenkeeper[bot]@users.noreply.github.com"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"@google-cloud/common": "^0.17.0",
|
|
"arrify": "^1.0.0",
|
|
"async": "^2.0.1",
|
|
"compressible": "^2.0.12",
|
|
"concat-stream": "^1.5.0",
|
|
"create-error-class": "^3.0.2",
|
|
"duplexify": "^3.5.0",
|
|
"extend": "^3.0.0",
|
|
"gcs-resumable-upload": "^0.10.2",
|
|
"hash-stream-validation": "^0.2.1",
|
|
"is": "^3.0.1",
|
|
"mime": "^2.2.0",
|
|
"mime-types": "^2.0.8",
|
|
"once": "^1.3.1",
|
|
"pumpify": "^1.5.1",
|
|
"request": "^2.85.0",
|
|
"safe-buffer": "^5.1.1",
|
|
"snakeize": "^0.1.0",
|
|
"stream-events": "^1.0.1",
|
|
"through2": "^2.0.0",
|
|
"xdg-basedir": "^3.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Cloud Storage Client Library for Node.js",
|
|
"devDependencies": {
|
|
"@google-cloud/nodejs-repo-tools": "^2.2.3",
|
|
"@google-cloud/pubsub": "*",
|
|
"codecov": "^3.0.0",
|
|
"eslint": "^4.7.1",
|
|
"eslint-config-prettier": "^2.5.0",
|
|
"eslint-plugin-node": "^6.0.0",
|
|
"eslint-plugin-prettier": "^2.3.1",
|
|
"ink-docstrap": "https://github.com/docstrap/docstrap/tarball/master",
|
|
"intelli-espower-loader": "^1.0.1",
|
|
"jsdoc": "^3.5.4",
|
|
"mocha": "^5.0.0",
|
|
"normalize-newline": "^3.0.0",
|
|
"nyc": "^11.1.0",
|
|
"power-assert": "^1.4.4",
|
|
"prettier": "^1.7.0",
|
|
"prop-assign": "^1.0.0",
|
|
"propprop": "^0.3.0",
|
|
"proxyquire": "^2.0.0",
|
|
"semistandard": "^12.0.0",
|
|
"tmp": "^0.0.33",
|
|
"uuid": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"files": [
|
|
"src",
|
|
"AUTHORS",
|
|
"CONTRIBUTORS",
|
|
"COPYING"
|
|
],
|
|
"homepage": "https://github.com/googleapis/nodejs-storage#readme",
|
|
"keywords": [
|
|
"google apis client",
|
|
"google api client",
|
|
"google apis",
|
|
"google api",
|
|
"google",
|
|
"google cloud platform",
|
|
"google cloud",
|
|
"cloud",
|
|
"google storage",
|
|
"storage"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"main": "./src/index.js",
|
|
"name": "@google-cloud/storage",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/googleapis/nodejs-storage.git"
|
|
},
|
|
"scripts": {
|
|
"all-test": "npm test && npm run system-test && npm run samples-test",
|
|
"cover": "nyc --reporter=lcov mocha --require intelli-espower-loader test/*.js && nyc report",
|
|
"docs": "repo-tools exec -- jsdoc -c .jsdoc.js",
|
|
"generate-scaffolding": "repo-tools generate all && repo-tools generate lib_samples_readme -l samples/ --config ../.cloud-repo-tools.json",
|
|
"lint": "repo-tools lint --cmd eslint -- src/ samples/ system-test/ test/",
|
|
"prettier": "repo-tools exec -- prettier --write src/**/*.js samples/*.js samples/**/*.js system-test/**/*.js test/**/*.js",
|
|
"samples-test": "npm link && cd samples/ && npm link @google-cloud/storage && npm test && cd ../",
|
|
"system-test": "repo-tools test run --cmd mocha -- system-test/ --timeout 600000",
|
|
"test": "repo-tools test run --cmd npm -- run cover",
|
|
"test-no-cover": "repo-tools test run --cmd mocha -- test/"
|
|
},
|
|
"version": "1.7.0"
|
|
}
|