aboutsummaryrefslogtreecommitdiff
path: root/package.json
blob: 534a5e3fa4d3cd94bf84e854dd40531e67f2aa0a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "typeslang",
  "version": "0.0.0",
  "description": "__",
  "main": "__",
  "repository": "__",
  "author": "Akshay Nair <phenax5@gmail.com>",
  "license": "MIT",
  "dependencies": {
    "typescript": "^4.9.4"
  }
}