{
  "_from": "isomorphic-form-data@0.0.1",
  "_id": "isomorphic-form-data@0.0.1",
  "_inBundle": false,
  "_integrity": "sha1-Am9ifgMrDNhBPsyHVZKLlKRosGI=",
  "_location": "/isomorphic-form-data",
  "_phantomChildren": {
    "async": "2.6.1",
    "combined-stream": "1.0.7",
    "mime-types": "2.1.21"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "isomorphic-form-data@0.0.1",
    "name": "isomorphic-form-data",
    "escapedName": "isomorphic-form-data",
    "rawSpec": "0.0.1",
    "saveSpec": null,
    "fetchSpec": "0.0.1"
  },
  "_requiredBy": [
    "/swagger-client"
  ],
  "_resolved": "https://registry.npmjs.org/isomorphic-form-data/-/isomorphic-form-data-0.0.1.tgz",
  "_shasum": "026f627e032b0cd8413ecc8755928b94a468b062",
  "_spec": "isomorphic-form-data@0.0.1",
  "_where": "/home2/postcax0/public_html/bounsr/loop/loop/node_modules/swagger-client",
  "author": {
    "name": "Dylan Piercey",
    "email": "pierceydylan@gmail.com"
  },
  "browser": "./lib/browser",
  "bugs": {
    "url": "https://github.com/form-data/isomorphic-form-data/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "form-data": "^1.0.0-rc3"
  },
  "deprecated": false,
  "description": "A library to create readable \"multipart/form-data\" in node and the browser.",
  "homepage": "https://github.com/form-data/isomorphic-form-data#readme",
  "license": "MIT",
  "main": "./lib/index",
  "name": "isomorphic-form-data",
  "pre-commit": [
    "test"
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/form-data/isomorphic-form-data.git"
  },
  "scripts": {
    "test": "./test/run.js"
  },
  "version": "0.0.1"
}
