blob: 701e3070ea23b03df8fc630350d6f78bf679a4a4 [file] [log] [blame]
{
"name": "pathkit-asmjs",
"version": "0.4.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"
}