mirror of
https://github.com/rive-app/rive-cpp.git
synced 2026-01-18 21:21:17 +01:00
20 lines
480 B
JSON
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"
|
|
} |