@atomist/github
Version:
TypeScript model for Atomist GitHub Commands
28 lines (27 loc) • 635 B
JSON
{
"name": "@atomist/github",
"version": "0.2.0",
"description": "TypeScript model for Atomist GitHub Commands",
"keywords": [
"Atomist",
"Rug",
"GitHub"
],
"author": "Atomist, Inc",
"license": "Apache-2.0",
"atomist" : {
"group": "com.atomist",
"artifact": "travis-rug-type"
},
"repository": {
"type": "git",
"url": "https://github.com/atomist-rugs/travis-rug-type.git"
},
"bugs": {
"url": "https://github.com/atomist-rugs/travis-rug-type/issues"
},
"homepage": "https://github.com/atomist-rugs/travis-rug-type#readme",
"dependencies": {
"@atomist/rug": "0.10.0"
}
}