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