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