summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/request/node_modules/form-data/package.json
diff options
context:
space:
mode:
authorKat Marchán <kzm@sykosomatic.org>2016-09-22 07:59:37 -0700
committerJeremiah Senkpiel <fishrock123@rocketmail.com>2016-09-27 16:39:27 -0400
commitd44a9eb11b34900b44a9d135a2c965346fff702e (patch)
treea8d074826fb51641f5a7f24978e5e632b958ca84 /deps/npm/node_modules/request/node_modules/form-data/package.json
parent33aa953f918f624a44e538baf2a3ee41570ac303 (diff)
downloadandroid-node-v8-d44a9eb11b34900b44a9d135a2c965346fff702e.tar.gz
android-node-v8-d44a9eb11b34900b44a9d135a2c965346fff702e.tar.bz2
android-node-v8-d44a9eb11b34900b44a9d135a2c965346fff702e.zip
deps: upgrade npm to 3.10.8
PR-URL: https://github.com/nodejs/node/pull/8706 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Diffstat (limited to 'deps/npm/node_modules/request/node_modules/form-data/package.json')
-rw-r--r--deps/npm/node_modules/request/node_modules/form-data/package.json53
1 files changed, 31 insertions, 22 deletions
diff --git a/deps/npm/node_modules/request/node_modules/form-data/package.json b/deps/npm/node_modules/request/node_modules/form-data/package.json
index 8977f984e8..5c4375edfe 100644
--- a/deps/npm/node_modules/request/node_modules/form-data/package.json
+++ b/deps/npm/node_modules/request/node_modules/form-data/package.json
@@ -1,11 +1,19 @@
{
"_args": [
[
- "form-data@~1.0.0-rc3",
+ {
+ "raw": "form-data@~1.0.0-rc4",
+ "scope": null,
+ "escapedName": "form-data",
+ "name": "form-data",
+ "rawSpec": "~1.0.0-rc4",
+ "spec": ">=1.0.0-rc4 <1.1.0",
+ "type": "range"
+ },
"/Users/rebecca/code/npm/node_modules/request"
]
],
- "_from": "form-data@>=1.0.0-rc3 <1.1.0",
+ "_from": "form-data@>=1.0.0-rc4 <1.1.0",
"_id": "form-data@1.0.0-rc4",
"_inCache": true,
"_installable": true,
@@ -16,17 +24,18 @@
"tmp": "tmp/form-data-1.0.0-rc4.tgz_1458059747097_0.14101114077493548"
},
"_npmUser": {
- "email": "iam@alexindigo.com",
- "name": "alexindigo"
+ "name": "alexindigo",
+ "email": "iam@alexindigo.com"
},
"_npmVersion": "2.14.9",
"_phantomChildren": {},
"_requested": {
- "name": "form-data",
- "raw": "form-data@~1.0.0-rc3",
- "rawSpec": "~1.0.0-rc3",
+ "raw": "form-data@~1.0.0-rc4",
"scope": null,
- "spec": ">=1.0.0-rc3 <1.1.0",
+ "escapedName": "form-data",
+ "name": "form-data",
+ "rawSpec": "~1.0.0-rc4",
+ "spec": ">=1.0.0-rc4 <1.1.0",
"type": "range"
},
"_requiredBy": [
@@ -35,11 +44,11 @@
"_resolved": "https://registry.npmjs.org/form-data/-/form-data-1.0.0-rc4.tgz",
"_shasum": "05ac6bc22227b43e4461f488161554699d4f8b5e",
"_shrinkwrap": null,
- "_spec": "form-data@~1.0.0-rc3",
+ "_spec": "form-data@~1.0.0-rc4",
"_where": "/Users/rebecca/code/npm/node_modules/request",
"author": {
- "email": "felix@debuggable.com",
"name": "Felix Geisendörfer",
+ "email": "felix@debuggable.com",
"url": "http://debuggable.com/"
},
"browser": "./lib/browser",
@@ -79,28 +88,28 @@
"main": "./lib/form_data",
"maintainers": [
{
- "email": "felix@debuggable.com",
- "name": "felixge"
+ "name": "felixge",
+ "email": "felix@debuggable.com"
},
{
- "email": "igor@buran.us",
- "name": "idralyuk"
+ "name": "idralyuk",
+ "email": "igor@buran.us"
},
{
- "email": "iam@alexindigo.com",
- "name": "alexindigo"
+ "name": "alexindigo",
+ "email": "iam@alexindigo.com"
},
{
- "email": "mikeal.rogers@gmail.com",
- "name": "mikeal"
+ "name": "mikeal",
+ "email": "mikeal.rogers@gmail.com"
},
{
- "email": "dtyree77@gmail.com",
- "name": "celer"
+ "name": "celer",
+ "email": "dtyree77@gmail.com"
},
{
- "email": "pierceydylan@gmail.com",
- "name": "dylanpiercey"
+ "name": "dylanpiercey",
+ "email": "pierceydylan@gmail.com"
}
],
"name": "form-data",