c9-core/plugins/c9.ide.run.build/package.json

22 wiersze
440 B
JSON

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