File tree Expand file tree Collapse file tree 3 files changed +5
-8
lines changed
Expand file tree Collapse file tree 3 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 1818 "url" : " https://github.com/apache/cordova-plugin-camera"
1919 },
2020 "bugs" : {
21- "url" : " https://issues. apache.org/jira/browse/CB "
21+ "url" : " https://github.com/ apache/cordova-plugin-camera/issues "
2222 },
2323 "keywords" : [
2424 " cordova" ,
Original file line number Diff line number Diff line change 2020
2121<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
2222 xmlns : android =" http://schemas.android.com/apk/res/android"
23- xmlns : rim =" http://www.blackberry.com/ns/widgets"
2423 id =" cordova-plugin-camera"
2524 version =" 4.1.0-dev" >
2625 <name >Camera</name >
2726 <description >Cordova Camera Plugin</description >
2827 <license >Apache 2.0</license >
2928 <keywords >cordova,camera</keywords >
30- <repo >https://git-wip-us. apache.org/repos/asf/ cordova-plugin-camera.git </repo >
31- <issue >https://issues. apache.org/jira/browse/CB/component/12320645 </issue >
29+ <repo >https://github.com/ apache/ cordova-plugin-camera</repo >
30+ <issue >https://github.com/ apache/cordova-plugin-camera/issues </issue >
3231
3332 <engines >
3433 <engine name =" cordova" version =" >=7.1.0" />
4342 <clobbers target =" CameraPopoverOptions" />
4443 </js-module >
4544
46-
47-
4845 <js-module src =" www/Camera.js" name =" camera" >
4946 <clobbers target =" navigator.camera" />
5047 </js-module >
Original file line number Diff line number Diff line change 11{
22 "name" : " cordova-plugin-camera-tests" ,
3- "version" : " 2. 4.1-dev" ,
3+ "version" : " 4.1.0 -dev" ,
44 "description" : " " ,
55 "cordova" : {
66 "id" : " cordova-plugin-camera-tests" ,
1010 " ecosystem:cordova"
1111 ],
1212 "author" : " " ,
13- "license" : " Apache 2.0"
13+ "license" : " Apache- 2.0"
1414}
You can’t perform that action at this time.
0 commit comments