scratch-link/package.json

11 lines
307 B
JSON
Raw Normal View History

{
"name": "scratch-link",
"version": "0.0.0",
"description": "Scratch Link is not published as an NPM package. This file only exists to facilitate installation of devDependencies.",
"author": "Scratch Foundation",
"license": "BSD-3-Clause",
"devDependencies": {
"scratch-vm": "1.5.27"
}
}