c9-core/plugins/c9.ide.run.debug.xdebug/package.json

20 wiersze
380 B
JSON

{
"name": "c9.ide.run.debug.xdebug",
"description": "Xdebug debugger plugin",
"version": "3.0.0",
"author": "Cloud9",
"contributors": [],
"repository": {
"type": "git",
"url": "http://github.com/c9/c9.ide.run.debug.xdebug.git"
},
"plugins": {
},
"categories": [
"core"
],
"licenses": [
"MIT"
]
}