{
  "name": "@perf-profiler/android",
  "version": "0.13.0",
  "description": "",
  "main": "dist/src/index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/bamlab/android-performance-profiler.git",
    "directory": "very-secret-profiler"
  },
  "bin": {
    "perf-profiler-commands": "./dist/src/commands.js"
  },
  "scripts": {
    "test": "tsc && jest"
  },
  "author": {
    "name": "Almouro",
    "email": "alexandrem@bam.tech"
  },
  "license": "MIT",
  "dependencies": {
    "@perf-profiler/logger": "^0.3.3",
    "@perf-profiler/profiler": "^0.10.11",
    "@perf-profiler/types": "^0.8.0",
    "commander": "^12.0.0",
    "lodash": "^4.17.21"
  },
  "gitHead": "3544acfe361548af57ae1340ac400b60a9e7d06e"
}
