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