{
  "name": "p2talk",
  "version": "1.0.1",
  "description": "Decentralized Internet p2p module [GSM Alternative]",
  "main": "lib/p2p.js",
  "dependencies": {
    "body-parser": "2.2.1",
    "defekt": "9.3.1",
    "eventemitter2": "6.4.9",
    "express": "5.2.1",
    "decentralized-internet": "^5.0.0",
    "flaschenpost": "5.1.1",
    "lodash": "4.17.21",
    "parse-duration": "2.1.4",
    "processenv": "3.0.9",
    "random-int": "3.1.0",
    "request": "2.88.2",
    "require-all": "3.0.0",
    "sha1": "1.1.1",
    "string.prototype.padleft": "2.1.0",
    "timer2": "1.0.0",
    "uuidv4": "6.2.13",
    "snyk": "^1.337.0"
  },
  "devDependencies": {
    "assertthat": "6.5.2",
    "async": "3.2.6",
    "comparejs": "4.0.14",
    "crew": "0.9.1",
    "freeport": "1.0.5",
    "grunt": "1.6.1",
    "knockat": "4.0.101",
    "nock": "14.0.10",
    "supertest": "7.1.4",
    "tourism": "0.21.0"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "snyk-protect": "snyk protect",
    "prepublish": "npm run snyk-protect"
  },
  "keywords": [
    "Decentralized",
    "Internet",
    "P2P",
    "GSM",
    "Communication",
    "Wireless",
    "Protocol",
    "Peer",
    "LocalHost",
    "Modules"
  ],
  "author": "The Lonero Foundation",
  "license": "MIT",
  "snyk": true
}
