保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/imurmurhash/package.json
@@ -1,25 +1,19 @@
{
  "_args": [
    [
      "imurmurhash@0.1.4",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "imurmurhash@0.1.4",
  "_from": "imurmurhash@^0.1.4",
  "_id": "imurmurhash@0.1.4",
  "_inBundle": false,
  "_integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=",
  "_location": "/imurmurhash",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "imurmurhash@0.1.4",
    "raw": "imurmurhash@^0.1.4",
    "name": "imurmurhash",
    "escapedName": "imurmurhash",
    "rawSpec": "0.1.4",
    "rawSpec": "^0.1.4",
    "saveSpec": null,
    "fetchSpec": "0.1.4"
    "fetchSpec": "^0.1.4"
  },
  "_requiredBy": [
    "/@jest/transform/write-file-atomic",
@@ -28,8 +22,9 @@
    "/write-file-atomic"
  ],
  "_resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
  "_spec": "0.1.4",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "9218b9b2b928a238b13dc4fb6b6d576f231453ea",
  "_spec": "imurmurhash@^0.1.4",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\write-file-atomic",
  "author": {
    "name": "Jens Taylor",
    "email": "jensyt@gmail.com",
@@ -38,7 +33,9 @@
  "bugs": {
    "url": "https://github.com/jensyt/imurmurhash-js/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "An incremental implementation of MurmurHash3",
  "devDependencies": {},
  "engines": {