kopia lustrzana https://github.com/c9/core
21 wiersze
457 B
JSON
21 wiersze
457 B
JSON
{
|
|
"name": "c9.ide.closeconfirmation",
|
|
"description": "The repository for c9.ide.closeconfirmation, a Cloud9 core plugin",
|
|
"version": "3.0.0",
|
|
"author": "Cloud9",
|
|
"contributors": [],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "http://github.com/c9/c9.ide.closeconfirmation.git"
|
|
},
|
|
"plugins": {
|
|
"closeconfirmation": {}
|
|
},
|
|
"categories": [
|
|
"core"
|
|
],
|
|
"licenses": [
|
|
"MIT"
|
|
]
|
|
}
|