๐Ÿ“ฆ ibakaidov / boccia-types

๐Ÿ“„ package.json ยท 17 lines
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17{
  "name": "boccia-types",
  "version": "1.14.0",
  "description": "",
  "main": "lib/",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "tsc"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "typescript": "^4.2.4"
  }
}