Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / legacy-libs / google-proto-files / package.json
diff --git a/legacy-libs/google-proto-files/package.json b/legacy-libs/google-proto-files/package.json
new file mode 100644 (file)
index 0000000..26ad205
--- /dev/null
@@ -0,0 +1,129 @@
+{
+  "author": {
+    "name": "google-proto-files project authors"
+  },
+  "bugs": {
+    "url": "https://github.com/googleapis/nodejs-proto-files/issues"
+  },
+  "contributors": [
+    {
+      "name": "Google Inc."
+    },
+    {
+      "name": "Stephen Sawchuk",
+      "email": "sawchuk@gmail.com"
+    }
+  ],
+  "dependencies": {
+    "@google-cloud/promisify": "^0.4.0",
+    "protobufjs": "^6.8.0",
+    "walkdir": "^0.3.0"
+  },
+  "description": "All of the Google API's protocol buffer files",
+  "devDependencies": {
+    "@compodoc/compodoc": "^1.1.7",
+    "@google-cloud/nodejs-repo-tools": "^3.0.0",
+    "@types/async": "^2.0.50",
+    "@types/got": "^9.2.0",
+    "@types/mocha": "^5.2.5",
+    "@types/proxyquire": "^1.3.28",
+    "@types/sinon": "^5.0.7",
+    "codecov": "^3.0.0",
+    "decompress-zip": "^0.3.0",
+    "eslint": "^5.0.0",
+    "eslint-config-prettier": "^4.0.0",
+    "eslint-plugin-node": "^8.0.0",
+    "eslint-plugin-prettier": "^3.0.0",
+    "got": "^8.0.3",
+    "gts": "^0.9.0",
+    "intelli-espower-loader": "^1.0.1",
+    "linkinator": "^1.1.2",
+    "mocha": "^6.0.0",
+    "nyc": "^13.0.0",
+    "power-assert": "^1.4.4",
+    "prettier": "^1.10.2",
+    "proxyquire": "^2.0.0",
+    "sinon": "^7.0.0",
+    "source-map-support": "^0.5.9",
+    "typescript": "~3.3.0"
+  },
+  "directories": {},
+  "dist": {
+    "integrity": "sha512-ORU+XhOeDv/UPtnCYLkO1ItmfhRCRPR3ZoeVQ7GfVzEs7PVitPIhsYlY5ZzG8XXnsdmtK27ENurfQ1jhAWpZHg==",
+    "shasum": "dfcd1635a0c3f00f49ca057462cf369108ff4b5e",
+    "tarball": "https://registry.npmjs.org/google-proto-files/-/google-proto-files-0.20.0.tgz",
+    "fileCount": 1282,
+    "unpackedSize": 6921761,
+    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcjBAWCRA9TVsSAnZWagAArpIP/jUzNM0q9/Ur/5WBGCW7\nkMHEGNmG296HKz1Wqe7GBba0r/jQwH2rKA7H77iRi9DWlR8VseCSUd5uS4bH\nrsiXi3wNep1qgJMfKPFhHZJcwnWiAKRjP4VlpjFkXczbQoAAfnQ6O+0lRjmP\nfppUSjs4MNBaLCYDzyTro2dYi+Eo5cXE8sYiV5Y2BTErp3mgjhAsx2r4Luf0\nquQUrKhiIKYbK3aURyNGdpf5SXiFZs7VmQ2WJYo+GJ+6NmNRuPE07e7rJFW6\nBWduYc6Ef9xWPTiUijPAD4FlK78BJb56oVjmFoAZEF7ScLkwNRy11J1Vch4s\nYpTGMpIojeVe/XK9U9QBq+KFeJTIOtctLvQqaVs/uGrXFaO6tgKnzXqbMKJQ\noi/ku2mBEFaJeWlznVBzw5tw2GVYfpFU/jLPnVzQNTvZvvs+I8msukqeKqlz\nbPV27kp2wuYI4M5lQfS0hg5xOvnbYZZpmSpu3LjkO1NDuJzJvYzeKTfy0VZx\nLe8I83v9QMAYyXieW08V2EADuf8wRWfVQU2lq0RFLxDQTBE1fvpj5d9gS5Q5\nxqmEI5abjVM39rNcNPPjxHJlLxuZ6o0Gz67g0i6NkjnDJMYb9nMldKf2klp2\nsZ9Zlk1jPKSN9ZU90QC6Ryu/nw0UvaUzjmgBwsqFM2qHC+7LP+NHH8OtwiPd\nE6pS\r\n=NLxx\r\n-----END PGP SIGNATURE-----\r\n"
+  },
+  "engines": {
+    "node": ">=6.0.0"
+  },
+  "gitHead": "721f4132f85fecb4cdfc89b787c794c5c3312b79",
+  "homepage": "https://github.com/googleapis/nodejs-proto-files#readme",
+  "keywords": [
+    "google",
+    "proto",
+    "protobuf",
+    "protocol buffer",
+    "grpc"
+  ],
+  "license": "MIT",
+  "main": "./build/src/index.js",
+  "maintainers": [
+    {
+      "name": "dominicdkramer",
+      "email": "dominicdkramer@google.com"
+    },
+    {
+      "name": "google-node-team",
+      "email": "node-team-npm@google.com"
+    },
+    {
+      "name": "google-wombot",
+      "email": "node-team-npm+wombot@google.com"
+    },
+    {
+      "name": "justinbeckwith",
+      "email": "justin.beckwith@gmail.com"
+    },
+    {
+      "name": "kjin",
+      "email": "kelvinjin@google.com"
+    },
+    {
+      "name": "ofrobots",
+      "email": "ofrobots@google.com"
+    },
+    {
+      "name": "soldair",
+      "email": "soldair@gmail.com"
+    }
+  ],
+  "name": "google-proto-files",
+  "optionalDependencies": {},
+  "readme": "ERROR: No README data found!",
+  "repository": {
+    "type": "git",
+    "url": "git+https://github.com/googleapis/nodejs-proto-files.git"
+  },
+  "scripts": {
+    "clean": "gts clean",
+    "compile": "tsc -p .",
+    "cover": "nyc --reporter=lcov mocha build/test && nyc report",
+    "docs": "compodoc src/",
+    "docs-test": "linkinator docs -r --skip www.googleapis.com",
+    "fix": "gts fix && eslint --fix '**/*.js'",
+    "generate-scaffolding": "repo-tools generate all",
+    "lint": "gts check && eslint '**/*.js'",
+    "mocha": "nyc mocha build/test",
+    "predocs-test": "npm run docs",
+    "prepare": "npm run compile && node ./build/tools/prepublish.js",
+    "pretest": "npm run prepare && npm run compile",
+    "samples-test": "echo no sample tests ðŸ˜±",
+    "system-test": "echo no system tests ðŸ˜±",
+    "test": "npm run cover"
+  },
+  "types": "./build/src/index.d.ts",
+  "version": "0.20.0"
+}