diff options
| author | Akshay Nair <phenax5@gmail.com> | 2022-12-29 17:20:44 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2022-12-29 17:20:44 +0530 |
| commit | fb91cf7218f20bdb8896a2ea305aa598f9f07036 (patch) | |
| tree | a9827e88c0251f69313bf0af5b843faecfc6b812 /package.json | |
| download | ts-types-lang-fb91cf7218f20bdb8896a2ea305aa598f9f07036.tar.gz ts-types-lang-fb91cf7218f20bdb8896a2ea305aa598f9f07036.zip | |
init commit be the shit that I need to keep me lit and fit
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/package.json b/package.json new file mode 100644 index 0000000..534a5e3 --- /dev/null +++ b/package.json @@ -0,0 +1,12 @@ +{ + "name": "typeslang", + "version": "0.0.0", + "description": "__", + "main": "__", + "repository": "__", + "author": "Akshay Nair <phenax5@gmail.com>", + "license": "MIT", + "dependencies": { + "typescript": "^4.9.4" + } +} |
