Update rive-cpp to 2.0 version
[platform/core/uifw/rive-tizen.git] / submodule / skia / modules / pathkit / npm-wasm / package.json
1 {
2   "name": "pathkit-wasm",
3   "version": "1.0.0",
4   "description": "A WASM version of Skia's PathOps toolkit",
5   "main": "bin/pathkit.js",
6   "homepage": "https://github.com/google/skia/tree/main/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 }