blob: e6b1d0158894d74a5ff7d6fbe0775aa6ad6b9ea0 [file] [log] [blame]
{
"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"
}
}