{ "name": "scratch-desktop", "version": "0.1.0", "description": "Scratch 3.0 as a self-contained desktop application", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Massachusetts Institute of Technology", "license": "BSD-3-Clause", "devDependencies": { "scratch-gui": "0.1.0-prerelease.20180906152311" } }