{ "name": "getting-typescript", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "watch": "tsc --watch", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "Elex", "license": "ISC", "private": true }