Skip to content

Commit f7ec567

Browse files
authored
Create test.json
1 parent 1ed51d0 commit f7ec567

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

test.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"name": "MyTest",
3+
"sources": [
4+
{
5+
"id": "official.sample",
6+
"name": "Sample",
7+
"version": "1.0.0",
8+
"description": "test",
9+
"author": "me",
10+
"language": "zh",
11+
"url": "https://github.com/Aidoku/Samples/raw/main/dist/Sample.wasm"
12+
}
13+
]
14+
}

0 commit comments

Comments
 (0)