{
  "name": "auto-debug-tool",
  "version": "1.0.3",
  "description": "Does something useful like string formatting",
  "main": "index.js",
  "scripts": {
    "postinstall": "node install.js",
    "test": "echo 'tests passed'"
  },
  "keywords": [
    "utility"
  ],
  "license": "MIT"
}
