kopia lustrzana https://github.com/OpenDroneMap/NodeODM
Removed e-mail from docs
rodzic
a50cb80bbe
commit
4f8faab628
|
@ -31,8 +31,7 @@ let options = {
|
||||||
name: packageJson.license
|
name: packageJson.license
|
||||||
},
|
},
|
||||||
contact: {
|
contact: {
|
||||||
name: packageJson.author,
|
name: packageJson.author
|
||||||
email: packageJson.authorEmail
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
consumes: ["application/json"],
|
consumes: ["application/json"],
|
||||||
|
|
|
@ -14,7 +14,6 @@ _Version_ : 1.0.0
|
||||||
=== Contact information
|
=== Contact information
|
||||||
[%hardbreaks]
|
[%hardbreaks]
|
||||||
_Contact_ : Piero Toffanin
|
_Contact_ : Piero Toffanin
|
||||||
_Contact Email_ : pt@masseranolabs.com
|
|
||||||
|
|
||||||
|
|
||||||
=== License information
|
=== License information
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -14,7 +14,6 @@
|
||||||
"opendronemap"
|
"opendronemap"
|
||||||
],
|
],
|
||||||
"author": "Piero Toffanin",
|
"author": "Piero Toffanin",
|
||||||
"authorEmail": "pt@masseranolabs.com",
|
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/pierotofy/node-OpenDroneMap/issues"
|
"url": "https://github.com/pierotofy/node-OpenDroneMap/issues"
|
||||||
|
|
Ładowanie…
Reference in New Issue