Files
rive-cpp/wasm/publish/package.json
2020-08-15 15:52:46 -07:00

20 lines
480 B
JSON

{
"name": "rive-canvas",
"version": "0.0.10",
"description": "Rive JS WASM runtime.",
"main": "rive.js",
"repository": {
"type": "git",
"url": "https://github.com/rive-app/rive-cpp"
},
"keywords": [
"rive",
"animation"
],
"author": "Rive",
"contributors": [
"Luigi Rosso <luigi@rive.app> (https://rive.app)",
"Matthew Sullivan <matt@rive.app> (https://rive.app)"
],
"license": "MIT"
}