mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-02-19 17:41:18 +01:00
11 lines
263 B
JSON
11 lines
263 B
JSON
{
|
|
"name": "icecoder/icecoder",
|
|
"description": "Browser based code editor allowing you to code from anywhere",
|
|
"keywords": ["code", "editor", "browser", "ide"],
|
|
"homepage": "https://icecoder.net",
|
|
"license": "MIT",
|
|
"require": {
|
|
"php": "^7.0"
|
|
}
|
|
}
|