{
  "name": "console-assert",
  "version": "1.0.0",
  "description": "Standardizer for node's console.assert",
  "main": "index.js",
  "scripts": {
    "test": "node test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/zxqfox/console-assert.git"
  },
  "keywords": [
    "console",
    "assert",
    "polyfill",
    "node"
  ],
  "author": "Alexey Yaroshevich <zxqfox@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/zxqfox/console-assert/issues"
  },
  "homepage": "https://github.com/zxqfox/console-assert#readme"
}
