{
  "_args": [
    [
      "swarm-js@0.1.40",
      "/Users/giro/Desktop/projects/exbita-scripts/ethereum"
    ]
  ],
  "_from": "swarm-js@0.1.40",
  "_id": "swarm-js@0.1.40",
  "_inBundle": false,
  "_integrity": "sha512-yqiOCEoA4/IShXkY3WKwP5PvZhmoOOD8clsKA7EEcRILMkTEYHCQ21HDCAcVpmIxZq4LyZvWeRJ6quIyHk1caA==",
  "_location": "/swarm-js",
  "_phantomChildren": {
    "decompress-response": "3.3.0",
    "duplexer3": "0.1.4",
    "is-plain-obj": "1.1.0",
    "is-retry-allowed": "1.2.0",
    "is-stream": "1.1.0",
    "isurl": "1.0.0",
    "lowercase-keys": "1.0.1",
    "p-timeout": "1.2.1",
    "safe-buffer": "5.2.1",
    "timed-out": "4.0.1",
    "url-to-options": "1.0.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "swarm-js@0.1.40",
    "name": "swarm-js",
    "escapedName": "swarm-js",
    "rawSpec": "0.1.40",
    "saveSpec": null,
    "fetchSpec": "0.1.40"
  },
  "_requiredBy": [
    "/web3-bzz"
  ],
  "_resolved": "https://registry.npmjs.org/swarm-js/-/swarm-js-0.1.40.tgz",
  "_spec": "0.1.40",
  "_where": "/Users/giro/Desktop/projects/exbita-scripts/ethereum",
  "author": {
    "name": "MaiaVictor"
  },
  "browser": "lib/api-browser.js",
  "bugs": {
    "url": "https://github.com/maiavictor/swarm-js/issues"
  },
  "dependencies": {
    "bluebird": "^3.5.0",
    "buffer": "^5.0.5",
    "eth-lib": "^0.1.26",
    "fs-extra": "^4.0.2",
    "got": "^7.1.0",
    "mime-types": "^2.1.16",
    "mkdirp-promise": "^5.0.1",
    "mock-fs": "^4.1.0",
    "setimmediate": "^1.0.5",
    "tar": "^4.0.2",
    "xhr-request": "^1.0.1"
  },
  "description": "Swarm tools for JavaScript.",
  "devDependencies": {
    "@babel/cli": "^7.0.0",
    "@babel/core": "^7.0.0",
    "@babel/preset-env": "^7.0.0",
    "decompress": "^4.0.0",
    "xml2js": "^0.4.19"
  },
  "homepage": "https://github.com/maiavictor/swarm-js#readme",
  "license": "MIT",
  "main": "lib/api-node.js",
  "name": "swarm-js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/maiavictor/swarm-js.git"
  },
  "scripts": {
    "babel": "babel src --out-dir=lib",
    "build": "npm run babel",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.1.40"
}
