{
  "name": "asea",
  "version": "0.16.0",
  "description": "Determines if you're on a server or a client",
  "main": "asea.deploy.js",
  "support": "asea.support.js",
  "authors": [
    "Richeve S. Bebedor <richeve.bebedor@gmail.com>",
    "John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
    "Vinse Vinalon <vinsevinalon@gmail.com>"
  ],
  "license": "MIT",
  "keywords": [
    "server",
    "client",
    "environment",
    "platform"
  ],
  "homepage": "https://github.com/volkovasystems/asea",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "harden": "^0.23.0"
  },
  "_release": "0.16.0",
  "_resolution": {
    "type": "version",
    "tag": "0.16.0",
    "commit": "9064c5ea80fce3203bd8ae1923f2447e67f83c7b"
  },
  "_source": "https://github.com/volkovasystems/asea.git",
  "_target": "^0.16.0",
  "_originalSource": "asea"
}