blob: 706317fcfabf1125c7b4e1c71db60363b41ada2f [file] [log] [blame]
{
"name": "canvaskit-wasm",
"version": "0.16.1",
"description": "A WASM version of Skia's Canvas API",
"main": "bin/canvaskit.js",
"homepage": "https://github.com/google/skia/tree/master/modules/canvaskit",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"license": "BSD-3-Clause"
}