UNPKG

395 BJSONView Raw
1{
2 "name": "adb-commander",
3 "version": "0.0.13",
4 "description": "A adb command tool ",
5 "main": "index.js",
6 "dependencies": {
7 "@babel/runtime": "^7.3.0",
8 "adb-driver": "^0.0.7"
9 },
10 "author": "panwen85@gmail.com",
11 "devDependencies": {
12 "@babel/core": "^7.2.2",
13 "@babel/preset-env": "^7.2.3",
14 "chai": "^4.1.2",
15 "gulp-babel": "^8.0.0",
16 "gulp": "^4.0.0"
17 }
18}
\No newline at end of file