File tree Expand file tree Collapse file tree 1 file changed +12
-5
lines changed
Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Original file line number Diff line number Diff line change 1-
21{
32 "name" : " react-native-oracle-mobile-cloud" ,
43 "version" : " 1.0.0" ,
5- "description" : " " ,
4+ "description" : " React Native library for consuming services on Oracle Mobile Cloud " ,
65 "main" : " index.js" ,
76 "scripts" : {
87 "test" : " echo \" Error: no test specified\" && exit 1"
98 },
109 "keywords" : [
1110 " react-native"
1211 ],
13- "author" : " " ,
14- "license" : " " ,
12+ "author" : " Vault Development " ,
13+ "license" : " MIT " ,
1514 "peerDependencies" : {
1615 "react-native" : " ^0.41.2"
17- }
16+ },
17+ "repository" : {
18+ "type" : " git" ,
19+ "url" : " git+https://github.com/vault-development/react-native-oracle-mobile-cloud.git"
20+ },
21+ "bugs" : {
22+ "url" : " https://github.com/vault-development/react-native-oracle-mobile-cloud/issues"
23+ },
24+ "homepage" : " https://github.com/vault-development/react-native-oracle-mobile-cloud#readme"
1825}
You can’t perform that action at this time.
0 commit comments