Sha256: cf8a0fc42e7ead032a360fed1826627a03ba504d527abda6e95180bf9975188f

Contents?: true

Size: 745 Bytes

Versions: 26

Compression:

Stored size: 745 Bytes

Contents

{
  "name": "caller-path",
  "version": "2.0.0",
  "description": "Get the path of the caller function",
  "license": "MIT",
  "repository": "sindresorhus/caller-path",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "engines": {
    "node": ">=4"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "files": [
    "index.js"
  ],
  "keywords": [
    "caller",
    "calling",
    "module",
    "path",
    "parent",
    "callsites",
    "callsite",
    "stacktrace",
    "stack",
    "trace",
    "function",
    "file"
  ],
  "dependencies": {
    "caller-callsite": "^2.0.0"
  },
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "xo": {
    "esnext": true
  }
}

Version data entries

26 entries across 25 versions & 8 rubygems

Version Path
ezii-os-5.2.1 node_modules/caller-path/package.json
ezii-os-2.0.1 node_modules/caller-path/package.json
ezii-os-1.1.0 node_modules/caller-path/package.json
ezii-os-1.0.0 node_modules/caller-path/package.json
ezii-os-0.0.0.1.0 node_modules/caller-path/package.json
ezii-os-0.0.0.0.1 node_modules/caller-path/package.json