mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2024-12-22 13:42:30 -05:00
89ae32c626
Initial version with experimental translations
19 lines
589 B
JSON
19 lines
589 B
JSON
{
|
|
"name": "scratch-editor-translations",
|
|
"version": "0.5.0",
|
|
"description": "Translation file for the Scratch 3.0 Editor",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/LLK/scratch-editor-translations.git"
|
|
},
|
|
"author": "Massachusetts Institute of Technology",
|
|
"license": "BSD-3-Clause",
|
|
"bugs": {
|
|
"url": "https://github.com/LLK/scratch-editor-translations/issues"
|
|
},
|
|
"homepage": "https://github.com/LLK/scratch-editor-translations#readme"
|
|
}
|