{
  "name": "@siweb/protocol-spider-man",
  "version": "1.0.1",
  "description": "net protocol for spider-man",
  "main": "protocol-spider-man.js",
  "scripts": {
    "test": "mocha --recursive"
  },
  "repository": {
    "type": "git",
    "url": "git@gitlab.bh-technologies.com:bht-si-nodejs-modules/protocol-spider-man.git"
  },
  "keywords": [
    "net",
    "protocol",
    "spider-man"
  ],
  "author": "Pierre-Charles Pallin <pc.pallin@bh-technologies.com>",
  "license": "ISC",
  "devDependencies": {
    "bhrick-test": "^1.0.0",
    "chai": "^4.1.2",
    "mocha": "^5.2.0"
  }
}
