blob: 56436b24e27552c9d912ca4cdf3d380d1a158f51 [file] [log] [blame]
{
"name": "experimental-pathkit-asmjs",
"version": "0.3.1",
"description": "A asm.js version of Skia's PathOps toolkit",
"main": "bin/pathkit.js",
"homepage": "https://github.com/google/skia/tree/master/modules/pathkit",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"license": "Apache-2.0"
}