Skip to content

Commit 3e134b6

Browse files
committed
0.1.1
1 parent ecdb0c3 commit 3e134b6

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

package.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"name": "react-native-speech-iflytek",
3+
"version": "0.1.1",
4+
"description": "Speech module based on iflytekSpeech for react native",
5+
"main": "index.js",
6+
"scripts": {
7+
"test": "echo \"Error: no test specified\" && exit 1"
8+
},
9+
"repository": {
10+
"type": "git",
11+
"url": "git+https://github.com/zphhhhh/react-native-speech-iflytek.git"
12+
},
13+
"keywords": [
14+
"speech"
15+
],
16+
"author": "zphhhhh",
17+
"license": "MIT",
18+
"bugs": {
19+
"url": "https://github.com/zphhhhh/react-native-speech-iflytek/issues"
20+
},
21+
"homepage": "https://github.com/zphhhhh/react-native-speech-iflytek#readme",
22+
"dependencies": {}
23+
}

0 commit comments

Comments
 (0)