You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ka...@apache.org on 2014/05/02 20:29:33 UTC

[09/10] git commit: Update package.json to use cordova-lib

Update package.json to use cordova-lib


Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/89db6953
Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/89db6953
Diff: http://git-wip-us.apache.org/repos/asf/cordova-lib/diff/89db6953

Branch: refs/heads/cordova-lib
Commit: 89db69539a178fa1e633064668746ccdfc055d63
Parents: 5e3515a
Author: Mark Koudritsky <ka...@gmail.com>
Authored: Tue Apr 29 22:11:00 2014 -0400
Committer: Mark Koudritsky <ka...@gmail.com>
Committed: Wed Apr 30 18:14:27 2014 -0400

----------------------------------------------------------------------
 package.json | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-lib/blob/89db6953/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index cf82fb5..10a4329 100644
--- a/package.json
+++ b/package.json
@@ -28,18 +28,9 @@
     "cli"
   ],
   "dependencies": {
-    "elementtree": "0.1.5",
-    "plugman": "0.21.0",
-    "plist-with-patches": "0.5.x",
-    "xcode": "0.6.6",
-    "shelljs": "0.1.x",
-    "request": "~2.21.0",
-    "semver": "2.0.x",
-    "tar": "0.1.x",
-    "npmconf": "0.1.x",
+    "cordova-lib": "0.0.1",
     "q": "~0.9",
     "optimist": "0.6.0",
-    "mime": "~1.2.11",
     "underscore":"1.4.4"
   },
   "devDependencies": {