| { | |
| "name": "pathkit-asmjs", | |
| "version": "1.0.0", | |
| "description": "A asm.js version of Skia's PathOps toolkit", | |
| "main": "bin/pathkit.js", | |
| "homepage": "https://github.com/google/skia/tree/main/modules/pathkit", | |
| "bugs": { | |
| "url": "https://bugs.chromium.org/p/skia/issues/entry" | |
| }, | |
| "permsRepo": "skia-dev/.github", | |
| "publishConfig": { | |
| "registry": "https://wombat-dressing-room.appspot.com" | |
| }, | |
| "license": "BSD-3-Clause" | |
| } |