{ "name": "simplevsc", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "devDependencies": { "ts-node": "^10.2.0", "typescript": "^4.3.5" }, "dependencies": { "jssha": "^3.2.0" } }