Bumping k8s dependencies to 1.13
This commit is contained in:
19
vendor/github.com/googleapis/gnostic/linters/node/gnostic-lint-responses/package.json
generated
vendored
Normal file
19
vendor/github.com/googleapis/gnostic/linters/node/gnostic-lint-responses/package.json
generated
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "gnostic-lint-responses",
|
||||
"version": "1.0.0",
|
||||
"description": "Gnostic linter plugin to check responses",
|
||||
"main": "gnostic-lint-responses.js",
|
||||
"repository": "git@github.com:googleapis/gnostic.git",
|
||||
"author": "Mike Kistler",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"get-stdin": "^5.0.1",
|
||||
"lodash": "^4.17.5",
|
||||
"nexe": "^2.0.0-rc.24",
|
||||
"protobufjs": "^6.8.4"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user