mirror of
https://github.com/appium/appium.git
synced 2026-02-21 10:49:52 -06:00
Adding the deps
This commit is contained in:
@@ -27,8 +27,14 @@
|
||||
"dependencies": {
|
||||
"underscore": "~1.4.3",
|
||||
"colors": "~0.6.0-1",
|
||||
"express": "~3.0.6",
|
||||
"argparse": "~0.1.10",
|
||||
"path": "~0.4.9"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha test/unit"
|
||||
},
|
||||
"devDependencies": {
|
||||
"mocha": "~1.8.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user