{
  "name": "callee",
  "version": "1.1.1",
  "description": "retrieve calling function/method information",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "callsite": "^1.0.0"
  },
  "devDependencies": {
    "tape": "^4.8.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/intesso/callee.git"
  },
  "keywords": [
    "callsite",
    "context",
    "log linenumber",
    "log column",
    "function context"
  ],
  "author": "Andi Neck",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/intesso/callee/issues"
  },
  "homepage": "https://github.com/intesso/callee#readme"
}
