Bundle updated node modules

This commit is contained in:
Jason Ginchereau
2016-05-25 16:31:28 -07:00
committed by Nikhil Khandelwal
parent 72bbe9fdf0
commit d6fe1a65eb
58 changed files with 943 additions and 677 deletions
+10 -10
View File
@@ -2,7 +2,7 @@
"_args": [
[
"properties-parser@^0.2.3",
"/Users/steveng/repo/cordova/cordova-android"
"D:\\Cordova\\cordova-android"
]
],
"_from": "properties-parser@>=0.2.3 <0.3.0",
@@ -27,11 +27,11 @@
"_requiredBy": [
"/"
],
"_resolved": "http://registry.npmjs.org/properties-parser/-/properties-parser-0.2.3.tgz",
"_resolved": "https://registry.npmjs.org/properties-parser/-/properties-parser-0.2.3.tgz",
"_shasum": "f7591255f707abbff227c7b56b637dbb0373a10f",
"_shrinkwrap": null,
"_spec": "properties-parser@^0.2.3",
"_where": "/Users/steveng/repo/cordova/cordova-android",
"_where": "D:\\Cordova\\cordova-android",
"bugs": {
"url": "https://github.com/xavi-/node-properties-parser/issues"
},
@@ -48,18 +48,18 @@
},
"homepage": "https://github.com/xavi-/node-properties-parser",
"keywords": [
".properties",
"actionscript",
"file parser",
"java",
"parser",
"properties"
".properties",
"properties",
"java",
"file parser",
"actionscript"
],
"main": "./index.js",
"maintainers": [
{
"name": "xavi",
"email": "xavi.rmz@gmail.com"
"email": "xavi.rmz@gmail.com",
"name": "xavi"
}
],
"name": "properties-parser",