mirror of
https://github.com/appium/appium.git
synced 2026-02-11 04:20:00 -06:00
Merge pull request #2016 from bootstraponline/master
Add license to package.json
This commit is contained in:
@@ -13,6 +13,12 @@
|
||||
],
|
||||
"version": "0.16.0",
|
||||
"author": "appium-discuss@googlegroups.com",
|
||||
"licenses": [
|
||||
{
|
||||
"type": "apache-2.0",
|
||||
"url": "https://raw.github.com/appium/appium/master/LICENSE"
|
||||
}
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/appium/appium.git"
|
||||
|
||||
Reference in New Issue
Block a user