• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "name": "pathkit-asmjs",
3  "version": "0.7.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  "bugs": {
8    "url": "https://bugs.chromium.org/p/skia/issues/entry"
9  },
10  "permsRepo": "skia-dev/.github",
11  "publishConfig": {
12    "registry":"https://wombat-dressing-room.appspot.com"
13  },
14  "license": "BSD-3-Clause"
15}
16