package.json 1.4 KB
{
  "_args": [
    [
      "node-adb@0.1.6",
      "C:\\Users\\rkdud\\Desktop\\Capstone_design1_JJS1\\JJS_project1\\mobile forensic tool\\forensic_tool"
    ]
  ],
  "_from": "node-adb@0.1.6",
  "_id": "node-adb@0.1.6",
  "_inBundle": false,
  "_integrity": "sha512-wai4LqO1NQJVeGerMTSln/Sp0vwuPmod9G0aRJJmgo0tk5wBAmyqUQ74wgcZIn0Ja9BCkBOmyz0LEA6nE8dWIg==",
  "_location": "/node-adb",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "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": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/node-adb/-/node-adb-0.1.6.tgz",
  "_spec": "0.1.6",
  "_where": "C:\\Users\\rkdud\\Desktop\\Capstone_design1_JJS1\\JJS_project1\\mobile forensic tool\\forensic_tool",
  "author": {
    "name": "xiaowuming"
  },
  "bugs": {
    "url": "https://github.com/xiaowuming/adb-tools/issues"
  },
  "dependencies": {},
  "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"
}