{
  "_args": [
    [
      "ncom@1.0.3",
      "/home/pi/harperdb"
    ]
  ],
  "_from": "ncom@1.0.3",
  "_id": "ncom@1.0.3",
  "_inBundle": false,
  "_integrity": "sha512-PfA7rjxxMAItsGo2qXrGn2GvKJIwN0bUTa3GehsblrKRVdCCEwB0QG2ymM6/DppQGUt7YqbfxQB7LaMWMiHHWQ==",
  "_location": "/ncom",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "ncom@1.0.3",
    "name": "ncom",
    "escapedName": "ncom",
    "rawSpec": "1.0.3",
    "saveSpec": null,
    "fetchSpec": "1.0.3"
  },
  "_requiredBy": [
    "/sc-broker"
  ],
  "_resolved": "https://registry.npmjs.org/ncom/-/ncom-1.0.3.tgz",
  "_spec": "1.0.3",
  "_where": "/home/pi/harperdb",
  "author": {
    "name": "JF Gros-Dubois",
    "email": "flashthink@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/SocketCluster/ncom/issues"
  },
  "contributors": [
    {
      "name": "JF Gros-Dubois",
      "email": "flashthink@gmail.com"
    }
  ],
  "dependencies": {
    "sc-formatter": "~3.0.1"
  },
  "description": "A TCP socket pair for easily transmitting full messages without worrying about packet size limits.",
  "devDependencies": {},
  "engines": {
    "node": ">= 0.8.0"
  },
  "homepage": "https://github.com/SocketCluster/ncom#readme",
  "keywords": [
    "ncom",
    "tcp",
    "simple",
    "socket",
    "messages"
  ],
  "main": "index",
  "name": "ncom",
  "repository": {
    "type": "git",
    "url": "git://github.com/SocketCluster/ncom.git"
  },
  "version": "1.0.3"
}
