2015-04-16 19:29:41 +04:00

27 lines
489 B
JSON

{
"name": "c9.ide.example3",
"description": "Cloud9 Custom Example Plguin",
"version": "1.3.0",
"author": "Ajax.org B.V. <info@ajax.org>",
"contributors": [
{
"name": "Ruben Daniels",
"email": "ruben@c9.io"
}
],
"repository": {
"type": "git",
"url": "http://github.com/c9/newclient.git"
},
"plugins": {
"example": {}
},
"installer": {
"main": "install.js",
"version": 1
},
"categories": [
"misc"
],
"licenses": []
}