core/plugins/c9.automate/package.json
2017-02-06 12:40:24 +00:00

21 lines
387 B
JSON

{
"name": "c9.automate",
"description": "The repository for c9.automate",
"version": "3.0.0",
"author": "Cloud9",
"contributors": [],
"repository": {
"type": "git",
"url": "http://github.com/c9/c9.automate.git"
},
"plugins": {
"automate": {}
},
"categories": [
"core"
],
"licenses": [
"MIT"
]
}