We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9593c0b commit 809e34cCopy full SHA for 809e34c
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@open-rpc/examples",
3
"version": "1.0.16",
4
- "description": "OpenRPC examples package. It exports JSON as a js module.",
+ "description": "Collection of example OpenRPC service definition files",
5
"main": "build/src/index.js",
6
"scripts": {
7
"build": "tsc",
0 commit comments