package.json 1.46 KB
{
  "_from": "chromium-pickle-js@^0.2.0",
  "_id": "chromium-pickle-js@0.2.0",
  "_inBundle": false,
  "_integrity": "sha1-BKEGZywYsIWrd02YPfo+oTjyIgU=",
  "_location": "/chromium-pickle-js",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "chromium-pickle-js@^0.2.0",
    "name": "chromium-pickle-js",
    "escapedName": "chromium-pickle-js",
    "rawSpec": "^0.2.0",
    "saveSpec": null,
    "fetchSpec": "^0.2.0"
  },
  "_requiredBy": [
    "/app-builder-lib",
    "/asar"
  ],
  "_resolved": "https://registry.npmjs.org/chromium-pickle-js/-/chromium-pickle-js-0.2.0.tgz",
  "_shasum": "04a106672c18b085ab774d983dfa3ea138f22205",
  "_spec": "chromium-pickle-js@^0.2.0",
  "_where": "C:\\Users\\rkdud\\Desktop\\Capstone_design1_JJS1\\JJS_project1\\mobile forensic tool\\forensic_tool\\node_modules\\app-builder-lib",
  "bugs": {
    "url": "https://github.com/electron/node-chromium-pickle-js/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Binary value packing and unpacking",
  "devDependencies": {
    "mocha": "^3.0.2",
    "standard": "^8.0.0"
  },
  "homepage": "https://github.com/electron/node-chromium-pickle-js#readme",
  "license": "MIT",
  "main": "./lib/exports.js",
  "name": "chromium-pickle-js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/electron/node-chromium-pickle-js.git"
  },
  "scripts": {
    "test": "mocha test && standard"
  },
  "version": "0.2.0"
}