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