package.json 1.33 KB
{
  "_from": "node-adb@^0.1.6",
  "_id": "node-adb@0.1.6",
  "_inBundle": false,
  "_integrity": "sha512-wai4LqO1NQJVeGerMTSln/Sp0vwuPmod9G0aRJJmgo0tk5wBAmyqUQ74wgcZIn0Ja9BCkBOmyz0LEA6nE8dWIg==",
  "_location": "/node-adb",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "node-adb@^0.1.6",
    "name": "node-adb",
    "escapedName": "node-adb",
    "rawSpec": "^0.1.6",
    "saveSpec": null,
    "fetchSpec": "^0.1.6"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/node-adb/-/node-adb-0.1.6.tgz",
  "_shasum": "c5e094cbba75578fadc8c8be8ff59474144513df",
  "_spec": "node-adb@^0.1.6",
  "_where": "C:\\Users\\LG\\Desktop\\캡디2\\forensic_tool",
  "author": {
    "name": "xiaowuming"
  },
  "bugs": {
    "url": "https://github.com/xiaowuming/adb-tools/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "node-adb",
  "devDependencies": {},
  "homepage": "https://github.com/xiaowuming/adb-tools#readme",
  "keywords": [
    "adb"
  ],
  "license": "ISC",
  "main": "index.js",
  "name": "node-adb",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/xiaowuming/adb-tools.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.1.6"
}