1{ 2 "name": "pathkit-asmjs", 3 "version": "0.6.0", 4 "description": "A asm.js version of Skia's PathOps toolkit", 5 "main": "bin/pathkit.js", 6 "homepage": "https://github.com/google/skia/tree/master/modules/pathkit", 7 "scripts": { 8 "test": "echo \"Error: no test specified\" && exit 1" 9 }, 10 "license": "BSD-3-Clause" 11} 12