{ "name": "dawn", "version": "1.0.0", "repository": "https://YourWishes@github.com/YourWishes/Dawn.git", "author": "Dominic Masters ", "license": "MIT", "private": true, "scripts": { "build": "tsc -p ." }, "dependencies": { "tsc": "^2.0.3", "typescript": "^4.4.3" } }