package.json 1.35 KB
{
  "_args": [
    [
      "delegates@1.0.0",
      "C:\\Users\\rkdud\\Desktop\\Capstone_design1_JJS1\\JJS_project1\\mobile forensic tool\\forensic_tool"
    ]
  ],
  "_from": "delegates@1.0.0",
  "_id": "delegates@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=",
  "_location": "/delegates",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "delegates@1.0.0",
    "name": "delegates",
    "escapedName": "delegates",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "/are-we-there-yet"
  ],
  "_resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "C:\\Users\\rkdud\\Desktop\\Capstone_design1_JJS1\\JJS_project1\\mobile forensic tool\\forensic_tool",
  "bugs": {
    "url": "https://github.com/visionmedia/node-delegates/issues"
  },
  "dependencies": {},
  "description": "delegate methods and accessors to another property",
  "devDependencies": {
    "mocha": "*",
    "should": "*"
  },
  "homepage": "https://github.com/visionmedia/node-delegates#readme",
  "keywords": [
    "delegate",
    "delegation"
  ],
  "license": "MIT",
  "name": "delegates",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/visionmedia/node-delegates.git"
  },
  "version": "1.0.0"
}