Repository: cordova-ios
Updated Branches:
  refs/heads/master 7d81a79be -> 26cca47e3


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/26cca47e/bin/node_modules/xcode/node_modules/pegjs/package.json
----------------------------------------------------------------------
diff --git a/bin/node_modules/xcode/node_modules/pegjs/package.json 
b/bin/node_modules/xcode/node_modules/pegjs/package.json
new file mode 100644
index 0000000..e716ce4
--- /dev/null
+++ b/bin/node_modules/xcode/node_modules/pegjs/package.json
@@ -0,0 +1,57 @@
+{
+  "name": "pegjs",
+  "version": "0.6.2",
+  "description": "Parser generator for JavaScript",
+  "homepage": "http://pegjs.majda.cz/";,
+  "author": {
+    "name": "David Majda",
+    "email": "da...@majda.cz",
+    "url": "http://majda.cz/";
+  },
+  "main": "lib/peg",
+  "bin": {
+    "pegjs": "bin/pegjs"
+  },
+  "repository": {
+    "type": "git",
+    "url": "git://github.com/dmajda/pegjs.git"
+  },
+  "devDependencies": {
+    "jake": ">= 0.1.10",
+    "uglify-js": ">= 0.0.5"
+  },
+  "engines": {
+    "node": ">= 0.4.4"
+  },
+  "_npmJsonOpts": {
+    "file": "/home/dmajda/.npm/pegjs/0.6.2/package/package.json",
+    "wscript": false,
+    "contributors": false,
+    "serverjs": false
+  },
+  "_id": "pegjs@0.6.2",
+  "dependencies": {},
+  "_engineSupported": true,
+  "_npmVersion": "1.0.15",
+  "_nodeVersion": "v0.4.8",
+  "_defaultsLoaded": true,
+  "dist": {
+    "shasum": "74651f8a800e444db688e4eeae8edb65637a17a5",
+    "tarball": "http://registry.npmjs.org/pegjs/-/pegjs-0.6.2.tgz";
+  },
+  "scripts": {},
+  "maintainers": [
+    {
+      "name": "dmajda",
+      "email": "da...@majda.cz"
+    }
+  ],
+  "directories": {},
+  "_shasum": "74651f8a800e444db688e4eeae8edb65637a17a5",
+  "_from": "pegjs@0.6.2",
+  "_resolved": "https://registry.npmjs.org/pegjs/-/pegjs-0.6.2.tgz";,
+  "bugs": {
+    "url": "https://github.com/dmajda/pegjs/issues";
+  },
+  "readme": "ERROR: No README data found!"
+}


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

Reply via email to