File tree Expand file tree Collapse file tree 1 file changed +27
-27
lines changed Expand file tree Collapse file tree 1 file changed +27
-27
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " react-native-html-render" ,
3
- "version" : " 1.0.2 " ,
4
- "description" : " A html render for react-native" ,
5
- "main" : " index.js" ,
6
- "scripts" : {
7
- "test" : " istanbul test _mocha --report html -- test/*.js --reporter spec"
8
- },
9
- "repository" : {
10
- "type" : " git" ,
11
- "url" : " git+https://github.com/soliury/react-native-html-render.git"
12
- },
13
- "keywords" : [
14
- " react-component" ,
15
- " react-native" ,
16
- " ios"
17
- ],
18
- "author" : " soliury" ,
19
- "license" : " ISC" ,
20
- "bugs" : {
21
- "url" : " https://github.com/soliury/react-native-html-render/issues"
22
- },
23
- "homepage" : " https://github.com/soliury/react-native-html-render#readme" ,
24
- "devDependencies" : {
25
- "chai" : " ^3.0.0" ,
26
- "istanbul" : " ^0.3.17" ,
27
- "mocha" : " ^2.2.5"
28
- }
2
+ "name" : " react-native-html-render" ,
3
+ "version" : " 1.0.3 " ,
4
+ "description" : " A html render for react-native" ,
5
+ "main" : " index.js" ,
6
+ "scripts" : {
7
+ "test" : " istanbul test _mocha --report html -- test/*.js --reporter spec"
8
+ },
9
+ "repository" : {
10
+ "type" : " git" ,
11
+ "url" : " git+https://github.com/soliury/react-native-html-render.git"
12
+ },
13
+ "keywords" : [
14
+ " react-component" ,
15
+ " react-native" ,
16
+ " ios"
17
+ ],
18
+ "author" : " soliury" ,
19
+ "license" : " ISC" ,
20
+ "bugs" : {
21
+ "url" : " https://github.com/soliury/react-native-html-render/issues"
22
+ },
23
+ "homepage" : " https://github.com/soliury/react-native-html-render#readme" ,
24
+ "devDependencies" : {
25
+ "chai" : " ^3.0.0" ,
26
+ "istanbul" : " ^0.3.17" ,
27
+ "mocha" : " ^2.2.5"
28
+ }
29
29
}
You can’t perform that action at this time.
0 commit comments