{
  "_args": [
    [
      "swarm-js@0.1.42",
      "/var/www/karbon-ai-be-new"
    ]
  ],
  "_from": "swarm-js@0.1.42",
  "_id": "swarm-js@0.1.42",
  "_inBundle": false,
  "_integrity": "sha512-BV7c/dVlA3R6ya1lMlSSNPLYrntt0LUq4YMgy3iwpCIc6rZnS5W2wUoctarZ5pXlpKtxDDf9hNziEkcfrxdhqQ==",
  "_location": "/swarm-js",
  "_phantomChildren": {
    "@sindresorhus/is": "4.6.0",
    "@types/cacheable-request": "6.0.3",
    "@types/responselike": "1.0.1",
    "cacheable-request": "7.0.4",
    "decompress-response": "6.0.0",
    "defer-to-connect": "2.0.1",
    "graceful-fs": "4.2.10",
    "jsonfile": "4.0.0",
    "resolve-alpn": "1.2.1",
    "responselike": "2.0.1",
    "universalify": "0.1.2"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "swarm-js@0.1.42",
    "name": "swarm-js",
    "escapedName": "swarm-js",
    "rawSpec": "0.1.42",
    "saveSpec": null,
    "fetchSpec": "0.1.42"
  },
  "_requiredBy": [
    "/web3-bzz"
  ],
  "_resolved": "https://registry.npmjs.org/swarm-js/-/swarm-js-0.1.42.tgz",
  "_spec": "0.1.42",
  "_where": "/var/www/karbon-ai-be-new",
  "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": "^11.8.5",
    "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.42"
}
