{
  "name": "deprecation",
  "version": "1.0.1",
  "description": "Log a deprecation message with stack",
  "main": "index.js",
  "scripts": {
    "test": "node test.js"
  },
  "keywords": [
    "deprecate",
    "deprecated",
    "deprecation"
  ],
  "author": "Gregor Martynus (https://twitter.com/gr2m",
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "https://github.com/gr2m/deprecation.git"
  },
  "devDependencies": {
    "semantic-release": "^15.13.3"
  }
}
