{ "name": "@distributed-systems/callsite", "version": "1.1.1", "description": "get structured callsite information", "main": "src/Callsite.js", "scripts": { "test": "./node_modules/.bin/section ./test/*.js" }, "repository": { "type": "git", "url": "git+https://github.com/distributed-systems/callsite.git" }, "keywords": [ "callsite" ], "author": "Michael van der Weg", "license": "MIT", "bugs": { "url": "https://github.com/distributed-systems/callsite/issues" }, "homepage": "https://github.com/distributed-systems/callsite#readme", "dependencies": { "ee-log": "^3.0.0", "section-tests": "^1.3.0" } }