blob: d94c602495b485b059881f003f395498e5a4a196 [file] [log] [blame]
{
"name": "canvaskit-wasm",
"version": "0.14.0",
"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"
}