Repository: cordova-lib
Updated Branches:
  refs/heads/master 183495d4a -> 210e806da


CB-10980 Set VERSION to 6.2.0-dev (via coho)


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

Branch: refs/heads/master
Commit: 210e806da44638e64649170c6049e27999536794
Parents: 183495d
Author: Vladimir Kotikov <v-vlk...@microsoft.com>
Authored: Tue Mar 29 14:18:59 2016 +0300
Committer: Vladimir Kotikov <v-vlk...@microsoft.com>
Committed: Tue Mar 29 15:00:57 2016 +0300

----------------------------------------------------------------------
 cordova-lib/package.json | 354 +++++++++++++++++++++---------------------
 1 file changed, 177 insertions(+), 177 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-lib/blob/210e806d/cordova-lib/package.json
----------------------------------------------------------------------
diff --git a/cordova-lib/package.json b/cordova-lib/package.json
index 50dc8f5..4019397 100644
--- a/cordova-lib/package.json
+++ b/cordova-lib/package.json
@@ -1,178 +1,178 @@
 {
-  "author": "Apache Software Foundation",
-  "name": "cordova-lib",
-  "description": "Apache Cordova tools core lib and API",
-  "version": "6.1.1-dev",
-  "repository": {
-    "type": "git",
-    "url": "git://git-wip-us.apache.org/repos/asf/cordova-lib.git"
-  },
-  "bugs": {
-    "url": "https://issues.apache.org/jira/browse/CB";,
-    "email": "d...@cordova.apache.org"
-  },
-  "main": "cordova-lib.js",
-  "engines": {
-    "node": ">=0.9.9"
-  },
-  "engineStrict": true,
-  "dependencies": {
-    "aliasify": "^1.7.2",
-    "cordova-app-hello-world": "3.10.0",
-    "cordova-common": "1.1.x",
-    "cordova-js": "4.1.4",
-    "cordova-registry-mapper": "1.x",
-    "cordova-serve": "^1.0.0",
-    "dep-graph": "1.1.0",
-    "elementtree": "0.1.6",
-    "glob": "^5.0.3",
-    "init-package-json": "^1.2.0",
-    "nopt": "^3.0.6",
-    "npm": "^2.10.x",
-    "opener": "1.4.1",
-    "plist": "^1.2.0",
-    "properties-parser": "0.2.3",
-    "q": "1.0.1",
-    "request": "2.47.0",
-    "semver": "^4.3.x",
-    "shelljs": "0.3.0",
-    "tar": "1.0.2",
-    "underscore": "1.7.0",
-    "unorm": "1.3.3",
-    "valid-identifier": "0.0.1",
-    "xcode": "0.8.0"
-  },
-  "bundledDependencies": [
-    "cordova-common"
-  ],
-  "devDependencies": {
-    "codecov": "^1.0.1",
-    "istanbul": "^0.3.4",
-    "jasmine-node": "1.14.5",
-    "jshint": "2.5.8",
-    "rewire": "2.1.3"
-  },
-  "scripts": {
-    "test": "npm run jshint && npm run jasmine",
-    "ci": "npm run jshint && npm run cover && codecov",
-    "jshint": "jshint src spec-cordova spec-plugman",
-    "jasmine": "jasmine-node --captureExceptions --color spec-plugman 
spec-cordova",
-    "cover": "istanbul cover --root src --print detail 
node_modules/jasmine-node/bin/jasmine-node -- spec-cordova spec-plugman"
-  },
-  "contributors": [
-    {
-      "name": "Brian LeRoux",
-      "email": "b...@brian.io"
-    },
-    {
-      "name": "Fil Maj",
-      "email": "maj....@gmail.com"
-    },
-    {
-      "name": "Mike Reinstein",
-      "email": "reinstein.m...@gmail.com"
-    },
-    {
-      "name": "Darry Pogue",
-      "email": "dar...@dpogue.ca"
-    },
-    {
-      "name": "Michael Brooks",
-      "email": "mich...@michaelbrooks.ca"
-    },
-    {
-      "name": "Braden Shepherdson",
-      "email": "bra...@chromium.org"
-    },
-    {
-      "name": "Gord Tanner",
-      "email": "gtan...@gmail.com"
-    },
-    {
-      "name": "Tim Kim",
-      "email": "t...@adobe.com"
-    },
-    {
-      "name": "Benn Mapes",
-      "email": "benn.ma...@gmail.com"
-    },
-    {
-      "name": "Michael Wolf",
-      "email": "michael.w...@cynergy.com"
-    },
-    {
-      "name": "Andrew Grieve",
-      "email": "agri...@chromium.org"
-    },
-    {
-      "name": "Bryan Higgins",
-      "email": "bhigg...@blackberry.com"
-    },
-    {
-      "name": "Don Coleman",
-      "email": "dcole...@chariotsolutions.com"
-    },
-    {
-      "name": "Germano Gabbianelli",
-      "email": "tyron...@gmail.com"
-    },
-    {
-      "name": "Ian Clelland",
-      "email": "iclell...@chromium.org"
-    },
-    {
-      "name": "Lucas Holmqust",
-      "email": "lholm...@redhat.com"
-    },
-    {
-      "name": "Matt LeGrand",
-      "email": "mlegr...@gmail.com"
-    },
-    {
-      "name": "Michal Mocny",
-      "email": "mmo...@gmail.com"
-    },
-    {
-      "name": "Sam Breed",
-      "email": "s...@quickleft.com"
-    },
-    {
-      "name": "Tommy-Carlos Williams",
-      "email": "to...@devgeeks.org"
-    },
-    {
-      "name": "Rubén Norte",
-      "email": "rubenno...@gmail.com"
-    },
-    {
-      "name": "Germano Gabbianelli",
-      "email": "tyrion...@gmail.com"
-    },
-    {
-      "name": "Steven Gill",
-      "email": "stevengil...@gmail.com"
-    },
-    {
-      "name": "Jesse",
-      "email": "purplecabb...@gmail.com"
-    },
-    {
-      "name": "Anis Kadri"
-    },
-    {
-      "name": "Ryan Willoughby"
-    },
-    {
-      "name": "Brett Rudd"
-    },
-    {
-      "name": "Shazron Abdullah"
-    },
-    {
-      "name": "Steve Gill"
-    },
-    {
-      "name": "Jesse MacFadyen"
-    }
-  ]
-}
+    "author": "Apache Software Foundation",
+    "name": "cordova-lib",
+    "description": "Apache Cordova tools core lib and API",
+    "version": "6.2.0-dev",
+    "repository": {
+        "type": "git",
+        "url": "git://git-wip-us.apache.org/repos/asf/cordova-lib.git"
+    },
+    "bugs": {
+        "url": "https://issues.apache.org/jira/browse/CB";,
+        "email": "d...@cordova.apache.org"
+    },
+    "main": "cordova-lib.js",
+    "engines": {
+        "node": ">=0.9.9"
+    },
+    "engineStrict": true,
+    "dependencies": {
+        "aliasify": "^1.7.2",
+        "cordova-app-hello-world": "3.10.0",
+        "cordova-common": "1.1.x",
+        "cordova-js": "4.1.4",
+        "cordova-registry-mapper": "1.x",
+        "cordova-serve": "^1.0.0",
+        "dep-graph": "1.1.0",
+        "elementtree": "0.1.6",
+        "glob": "^5.0.3",
+        "init-package-json": "^1.2.0",
+        "nopt": "^3.0.6",
+        "npm": "^2.10.x",
+        "opener": "1.4.1",
+        "plist": "^1.2.0",
+        "properties-parser": "0.2.3",
+        "q": "1.0.1",
+        "request": "2.47.0",
+        "semver": "^4.3.x",
+        "shelljs": "0.3.0",
+        "tar": "1.0.2",
+        "underscore": "1.7.0",
+        "unorm": "1.3.3",
+        "valid-identifier": "0.0.1",
+        "xcode": "0.8.0"
+    },
+    "bundledDependencies": [
+        "cordova-common"
+    ],
+    "devDependencies": {
+        "codecov": "^1.0.1",
+        "istanbul": "^0.3.4",
+        "jasmine-node": "1.14.5",
+        "jshint": "2.5.8",
+        "rewire": "2.1.3"
+    },
+    "scripts": {
+        "test": "npm run jshint && npm run jasmine",
+        "ci": "npm run jshint && npm run cover && codecov",
+        "jshint": "jshint src spec-cordova spec-plugman",
+        "jasmine": "jasmine-node --captureExceptions --color spec-plugman 
spec-cordova",
+        "cover": "istanbul cover --root src --print detail 
node_modules/jasmine-node/bin/jasmine-node -- spec-cordova spec-plugman"
+    },
+    "contributors": [
+        {
+            "name": "Brian LeRoux",
+            "email": "b...@brian.io"
+        },
+        {
+            "name": "Fil Maj",
+            "email": "maj....@gmail.com"
+        },
+        {
+            "name": "Mike Reinstein",
+            "email": "reinstein.m...@gmail.com"
+        },
+        {
+            "name": "Darry Pogue",
+            "email": "dar...@dpogue.ca"
+        },
+        {
+            "name": "Michael Brooks",
+            "email": "mich...@michaelbrooks.ca"
+        },
+        {
+            "name": "Braden Shepherdson",
+            "email": "bra...@chromium.org"
+        },
+        {
+            "name": "Gord Tanner",
+            "email": "gtan...@gmail.com"
+        },
+        {
+            "name": "Tim Kim",
+            "email": "t...@adobe.com"
+        },
+        {
+            "name": "Benn Mapes",
+            "email": "benn.ma...@gmail.com"
+        },
+        {
+            "name": "Michael Wolf",
+            "email": "michael.w...@cynergy.com"
+        },
+        {
+            "name": "Andrew Grieve",
+            "email": "agri...@chromium.org"
+        },
+        {
+            "name": "Bryan Higgins",
+            "email": "bhigg...@blackberry.com"
+        },
+        {
+            "name": "Don Coleman",
+            "email": "dcole...@chariotsolutions.com"
+        },
+        {
+            "name": "Germano Gabbianelli",
+            "email": "tyron...@gmail.com"
+        },
+        {
+            "name": "Ian Clelland",
+            "email": "iclell...@chromium.org"
+        },
+        {
+            "name": "Lucas Holmqust",
+            "email": "lholm...@redhat.com"
+        },
+        {
+            "name": "Matt LeGrand",
+            "email": "mlegr...@gmail.com"
+        },
+        {
+            "name": "Michal Mocny",
+            "email": "mmo...@gmail.com"
+        },
+        {
+            "name": "Sam Breed",
+            "email": "s...@quickleft.com"
+        },
+        {
+            "name": "Tommy-Carlos Williams",
+            "email": "to...@devgeeks.org"
+        },
+        {
+            "name": "Rubén Norte",
+            "email": "rubenno...@gmail.com"
+        },
+        {
+            "name": "Germano Gabbianelli",
+            "email": "tyrion...@gmail.com"
+        },
+        {
+            "name": "Steven Gill",
+            "email": "stevengil...@gmail.com"
+        },
+        {
+            "name": "Jesse",
+            "email": "purplecabb...@gmail.com"
+        },
+        {
+            "name": "Anis Kadri"
+        },
+        {
+            "name": "Ryan Willoughby"
+        },
+        {
+            "name": "Brett Rudd"
+        },
+        {
+            "name": "Shazron Abdullah"
+        },
+        {
+            "name": "Steve Gill"
+        },
+        {
+            "name": "Jesse MacFadyen"
+        }
+    ]
+}
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to