scratch-l10n/package.json
chrisgarrity 89ae32c626 Experimental scratch-gui translations
Initial version with experimental translations
2017-07-20 15:59:38 -04:00

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"
}