blob: 6608ce84dc5606d3c90086cd1fedd2c68a91e14a [file] [log] [blame]
{
"name": "external-typescript-test",
"version": "0.0.0",
"description": "Tests that clients can import CanvasKit via typescript",
"private": true,
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "BSD-3-Clause",
"dependencies": {
"canvaskit-wasm": "^0.30.0",
"typescript": "^4.4.4"
}
}